Home
last modified time | relevance | path

Searched defs:ModulePrivateLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp1268 AccessSpecifier AS, SourceLocation ModulePrivateLoc, in CheckClassTemplate()
7446 SourceLocation ModulePrivateLoc, TemplateIdAnnotation &TemplateId, in ActOnClassTemplateSpecialization()
H A DSemaDecl.cpp8568 SourceLocation ModulePrivateLoc in ActOnFunctionDeclarator() local
14025 SourceLocation ModulePrivateLoc, in ActOnTag()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h398 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable