Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclFriend.h71 SourceLocation FriendLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2610 SourceLocation FriendLoc) { in ParseOptionalCXX11VirtSpecifierSeq()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h442 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp17388 Scope *S, SourceLocation FriendLoc, unsigned TagSpec, SourceLocation TagLoc, in ActOnTemplatedFriendTag() argument
17506 SourceLocation FriendLoc = DS.getFriendSpecLoc(); in ActOnFriendTypeDecl() local
[all...]
H A DSemaTemplate.cpp1799 SourceLocation FriendLoc, unsigned NumOuterTemplateParamLists, in CheckClassTemplate()