Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp4753 struct ImportFriendFunctionTemplates : ASTImporterOptionSpecificTestBase {}; struct
4755 TEST_P(ImportFriendFunctionTemplates, LookupShouldFindPreviousFriend) { in TEST_P() argument