Home
last modified time | relevance | path

Searched refs:FromFriend2 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp4207 auto *FromFriend2 = LastDeclMatcher<FriendDecl>().match(FromTu, friendDecl()); in TEST_P() local
4210 FriendDecl *ToImportedFriend2 = Import(FromFriend2, Lang_CXX03); in TEST_P()
4232 auto *FromFriend2 = LastDeclMatcher<FriendDecl>().match(FromTu, friendDecl()); in TEST_P() local
4235 FriendDecl *ToImportedFriend2 = Import(FromFriend2, Lang_CXX03); in TEST_P()