Searched defs:IsConstructCall (Results 1 – 3 of 3) sorted by relevance
48 bool Arguments::IsConstructCall() const { in IsConstructCall() function in gin::Arguments
396 static inline bool IsConstructCall(Mode mode) { in IsConstructCall() function
13283 THREADED_TEST(IsConstructCall) { in THREADED_TEST() argument