Home
last modified time | relevance | path

Searched defs:ImportFriendFunctions (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp2328 struct ImportFriendFunctions : ImportFunctions {}; struct
2330 TEST_P(ImportFriendFunctions, ImportFriendFunctionRedeclChainProto) { in TEST_P() argument
2347 TEST_P(ImportFriendFunctions, in TEST_P() argument
2365 TEST_P(ImportFriendFunctions, ImportFriendFunctionRedeclChainDef) { in TEST_P() argument
2382 TEST_P(ImportFriendFunctions, in TEST_P() argument
2400 TEST_P(ImportFriendFunctions, ImportFriendFunctionRedeclChainDefWithClass) { in TEST_P() argument
2428 TEST_P(ImportFriendFunctions, in TEST_P() argument
2457 TEST_P(ImportFriendFunctions, ImportFriendFunctionFromMultipleTU) { in TEST_P() argument
2481 TEST_P(ImportFriendFunctions, Lookup) { in TEST_P() argument
2515 TEST_P(ImportFriendFunctions, LookupWithProtoAfter) { in TEST_P() argument
[all …]