Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp728 FriendDecl *FD = SemaRef.CheckFriendTypeDecl(D->getLocStart(), in VisitFriendDecl()
DSemaDeclCXX.cpp12180 FriendDecl *Sema::CheckFriendTypeDecl(SourceLocation LocStart, in CheckFriendTypeDecl() function in Sema
12445 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()
/external/clang/include/clang/Sema/
DSema.h5328 FriendDecl *CheckFriendTypeDecl(SourceLocation LocStart,