Searched defs:FuncCall (Results 1 – 2 of 2) sorted by relevance
1478 auto FuncCall = [&](const std::string& callee) { in TEST_F() local1623 auto FuncCall = [&](const std::string& callee) { in TEST_F() local1809 auto FuncCall = [&](const std::string& callee) { in TEST_F() local
670 TEST_F(ResolverDependencyGraphUsedBeforeDeclTest, FuncCall) { in TEST_F() argument