Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1370 FriendDecl *FD = SemaRef.CheckFriendTypeDecl(D->getBeginLoc(), in VisitFriendDecl()
H A DSemaDeclCXX.cpp16858 FriendDecl *Sema::CheckFriendTypeDecl(SourceLocation LocStart, in CheckFriendTypeDecl() function in Sema
17143 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h7736 FriendDecl *CheckFriendTypeDecl(SourceLocation LocStart,