Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp953 FriendDecl *FD = SemaRef.CheckFriendTypeDecl(D->getBeginLoc(), in VisitFriendDecl()
H A DSemaDeclCXX.cpp13963 FriendDecl *Sema::CheckFriendTypeDecl(SourceLocation LocStart, in CheckFriendTypeDecl() function in Sema
14249 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5936 FriendDecl *CheckFriendTypeDecl(SourceLocation LocStart,