Home
last modified time | relevance | path

Searched defs:ExternLoc (Results 1 – 9 of 9) sorted by relevance

/external/clang/lib/Parse/
DParseTemplate.cpp1283 SourceLocation ExternLoc, in ParseExplicitInstantiation()
DParser.cpp781 SourceLocation ExternLoc = ConsumeToken(); in ParseExternalDeclaration() local
/external/clang/include/clang/AST/
DDeclCXX.h2480 SourceLocation ExternLoc; variable
2484 LinkageSpecDecl(DeclContext *DC, SourceLocation ExternLoc, in LinkageSpecDecl()
/external/clang/lib/Lex/
DModuleMap.cpp1566 SourceLocation ExternLoc = consumeToken(); // 'extern' keyword in parseExternModuleDecl() local
/external/clang/include/clang/Parse/
DParser.h1158 SourceLocation ExternLoc; member
/external/clang/lib/Sema/
DSemaTemplate.cpp7245 SourceLocation ExternLoc, in ActOnExplicitInstantiation()
7486 SourceLocation ExternLoc, in ActOnExplicitInstantiation()
7608 SourceLocation ExternLoc, in ActOnExplicitInstantiation()
DSemaDeclCXX.cpp11887 Decl *Sema::ActOnStartLinkageSpecification(Scope *S, SourceLocation ExternLoc, in ActOnStartLinkageSpecification()
/external/clang/lib/AST/
DDeclCXX.cpp1952 SourceLocation ExternLoc, in Create()
DASTImporter.cpp3641 SourceLocation ExternLoc = Importer.Import(D->getExternLoc()); in VisitLinkageSpecDecl() local