Lines Matching refs:ImportFriendFunctions
2539 struct ImportFriendFunctions : ImportFunctions {}; struct
2541 TEST_P(ImportFriendFunctions, ImportFriendFunctionRedeclChainProto) { in TEST_P() argument
2558 TEST_P(ImportFriendFunctions, in TEST_P() argument
2576 TEST_P(ImportFriendFunctions, ImportFriendFunctionRedeclChainDef) { in TEST_P() argument
2593 TEST_P(ImportFriendFunctions, in TEST_P() argument
2611 TEST_P(ImportFriendFunctions, ImportFriendFunctionRedeclChainDefWithClass) { in TEST_P() argument
2639 TEST_P(ImportFriendFunctions, in TEST_P() argument
2668 TEST_P(ImportFriendFunctions, ImportFriendFunctionFromMultipleTU) { in TEST_P() argument
2692 TEST_P(ImportFriendFunctions, Lookup) { in TEST_P() argument
2726 TEST_P(ImportFriendFunctions, LookupWithProtoAfter) { in TEST_P() argument
2776 TEST_P(ImportFriendFunctions, LookupWithProtoBefore) { in TEST_P() argument
2819 TEST_P(ImportFriendFunctions, ImportFriendChangesLookup) { in TEST_P() argument
2863 TEST_P(ImportFriendFunctions, ImportFriendList) { in TEST_P() argument
7899 INSTANTIATE_TEST_SUITE_P(ParameterizedTests, ImportFriendFunctions,