Searched defs:ImportFriendFunctions (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2763 struct ImportFriendFunctions : ImportFunctions {}; global() struct 2765 TEST_P(ImportFriendFunctions,ImportFriendFunctionRedeclChainProto) TEST_P() argument 2782 TEST_P(ImportFriendFunctions,ImportFriendFunctionRedeclChainProto_OutOfClassProtoFirst) TEST_P() argument 2800 TEST_P(ImportFriendFunctions,ImportFriendFunctionRedeclChainDef) TEST_P() argument 2817 TEST_P(ImportFriendFunctions,ImportFriendFunctionRedeclChainDef_OutOfClassDef) TEST_P() argument 2835 TEST_P(ImportFriendFunctions,ImportFriendFunctionRedeclChainDefWithClass) TEST_P() argument 2863 TEST_P(ImportFriendFunctions,ImportFriendFunctionRedeclChainDefWithClass_ImportTheProto) TEST_P() argument 2892 TEST_P(ImportFriendFunctions,ImportFriendFunctionFromMultipleTU) TEST_P() argument 2916 TEST_P(ImportFriendFunctions,Lookup) TEST_P() argument 2950 TEST_P(ImportFriendFunctions,LookupWithProtoAfter) TEST_P() argument 3000 TEST_P(ImportFriendFunctions,LookupWithProtoBefore) TEST_P() argument 3043 TEST_P(ImportFriendFunctions,ImportFriendChangesLookup) TEST_P() argument 3087 TEST_P(ImportFriendFunctions,ImportFriendList) TEST_P() argument [all...] |