Searched defs:invoke_result (Results 1 – 5 of 5) sorted by relevance
30 struct invoke_result { struct34 >::type type;
20 struct invoke_result : cpp::type_identity<decltype(cpp::invoke( struct
106 struct invoke_result {}; struct
239 TEST(LlvmLibcTypeTraitsTest, invoke_result) { in TEST() argument
1139 JValue invoke_result; in CreateInstanceOf() local