Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclFriend.h72 SourceLocation FriendLoc; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDeclCXX.cpp2246 SourceLocation FriendLoc) { in ParseOptionalCXX11VirtSpecifierSeq()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h403 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp15712 SourceLocation FriendLoc, in CheckFriendTypeDecl()
15783 Decl *Sema::ActOnTemplatedFriendTag(Scope *S, SourceLocation FriendLoc, in ActOnTemplatedFriendTag()
HDSemaTemplate.cpp1574 SourceLocation FriendLoc, unsigned NumOuterTemplateParamLists, in CheckClassTemplate()