Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp835 FriendDecl *FD = SemaRef.CheckFriendTypeDecl(D->getLocStart(), in VisitFriendDecl()
DSemaDeclCXX.cpp12421 FriendDecl *Sema::CheckFriendTypeDecl(SourceLocation LocStart, in CheckFriendTypeDecl() function in Sema
12685 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp1218 FriendDecl *FD = SemaRef.CheckFriendTypeDecl(D->getBeginLoc(), in VisitFriendDecl()
DSemaDeclCXX.cpp16112 FriendDecl *Sema::CheckFriendTypeDecl(SourceLocation LocStart, in CheckFriendTypeDecl() function in Sema
16398 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()
/external/clang/include/clang/Sema/
DSema.h5451 FriendDecl *CheckFriendTypeDecl(SourceLocation LocStart,
/external/llvm-project/clang/include/clang/Sema/
DSema.h6974 FriendDecl *CheckFriendTypeDecl(SourceLocation LocStart,