Home
last modified time | relevance | path

Searched defs:FriendLoc (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp2279 SourceLocation FriendLoc) { in ParseOptionalCXX11VirtSpecifierSeq()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h393 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp16187 SourceLocation FriendLoc, in CheckFriendTypeDecl()
16258 Decl *Sema::ActOnTemplatedFriendTag(Scope *S, SourceLocation FriendLoc, in ActOnTemplatedFriendTag()
H A DSemaTemplate.cpp1718 SourceLocation FriendLoc, unsigned NumOuterTemplateParamLists, in CheckClassTemplate()