Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclFriend.h53 SourceLocation FriendLoc; variable
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDeclCXX.cpp1981 SourceLocation FriendLoc) { in ParseOptionalCXX11VirtSpecifierSeq()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h391 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc, ConceptLoc; variable
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp12178 SourceLocation FriendLoc, in CheckFriendTypeDecl()
12249 Decl *Sema::ActOnTemplatedFriendTag(Scope *S, SourceLocation FriendLoc, in ActOnTemplatedFriendTag()
HDSemaTemplate.cpp837 SourceLocation FriendLoc, in CheckClassTemplate()