Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplate.cpp840 AccessSpecifier AS, SourceLocation ModulePrivateLoc, in CheckClassTemplate()
5934 SourceLocation ModulePrivateLoc, in ActOnClassTemplateSpecialization()
DSemaDecl.cpp7046 SourceLocation ModulePrivateLoc in ActOnFunctionDeclarator() local
10732 SourceLocation ModulePrivateLoc, in ActOnTag()
/external/clang/include/clang/Sema/
DDeclSpec.h378 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable