Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1359 FriendDecl *FD = SemaRef.CheckFriendTypeDecl(D->getBeginLoc(), in VisitFriendDecl()
H A DSemaDeclCXX.cpp16647 FriendDecl *Sema::CheckFriendTypeDecl(SourceLocation LocStart, in CheckFriendTypeDecl() function in Sema
16934 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h7488 FriendDecl *CheckFriendTypeDecl(SourceLocation LocStart,