Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp691 FriendDecl *FD = SemaRef.CheckFriendTypeDecl(D->getLocStart(), in VisitFriendDecl()
H A DSemaDeclCXX.cpp12029 FriendDecl *Sema::CheckFriendTypeDecl(SourceLocation LocStart, in CheckFriendTypeDecl() function in Sema
12294 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h5127 FriendDecl *CheckFriendTypeDecl(SourceLocation LocStart,