Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp836 AccessSpecifier AS, SourceLocation ModulePrivateLoc, in CheckClassTemplate()
6036 SourceLocation ModulePrivateLoc, in ActOnClassTemplateSpecialization()
H A DSemaDecl.cpp7187 SourceLocation ModulePrivateLoc in ActOnFunctionDeclarator() local
11160 SourceLocation ModulePrivateLoc, in ActOnTag()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h395 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable