Searched defs:ToFriend (Results 1 – 1 of 1) sorted by relevance
2545 auto *ToFriend = cast<FunctionDecl>(Import(FromFriend, Lang_CXX03)); in TEST_P() local2601 auto *ToFriend = LastDeclMatcher<FunctionDecl>().match(ToTU, FunctionPattern); in TEST_P() local2674 auto *ToFriend = FirstDeclMatcher<FriendDecl>().match(ToTU, friendDecl()); in TEST_P() local3643 auto *ToFriend = FirstDeclMatcher<FriendDecl>().match(ToTu, friendDecl()); in TEST_P() local