Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplate.cpp837 AccessSpecifier AS, SourceLocation ModulePrivateLoc, in CheckClassTemplate()
6057 SourceLocation ModulePrivateLoc, in ActOnClassTemplateSpecialization()
DSemaDecl.cpp7312 SourceLocation ModulePrivateLoc in ActOnFunctionDeclarator() local
11279 SourceLocation ModulePrivateLoc, in ActOnTag()
/external/clang/include/clang/Sema/
DDeclSpec.h395 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable