Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTemplate.cpp1300 SourceLocation ExternLoc, in ParseExplicitInstantiation()
DParser.cpp788 SourceLocation ExternLoc = ConsumeToken(); in ParseExternalDeclaration() local
/external/clang/include/clang/AST/
DDeclCXX.h2546 SourceLocation ExternLoc; variable
2550 LinkageSpecDecl(DeclContext *DC, SourceLocation ExternLoc, in LinkageSpecDecl()
/external/clang/lib/Lex/
DModuleMap.cpp1568 SourceLocation ExternLoc = consumeToken(); // 'extern' keyword in parseExternModuleDecl() local
/external/clang/lib/Sema/
DSemaTemplate.cpp7321 SourceLocation ExternLoc, in ActOnExplicitInstantiation()
7602 SourceLocation ExternLoc, in ActOnExplicitInstantiation()
7724 SourceLocation ExternLoc, in ActOnExplicitInstantiation()
DSemaDeclCXX.cpp12123 Decl *Sema::ActOnStartLinkageSpecification(Scope *S, SourceLocation ExternLoc, in ActOnStartLinkageSpecification()
/external/clang/include/clang/Parse/
DParser.h1180 SourceLocation ExternLoc; member
/external/clang/lib/AST/
DDeclCXX.cpp2016 SourceLocation ExternLoc, in Create()
DASTImporter.cpp3865 SourceLocation ExternLoc = Importer.Import(D->getExternLoc()); in VisitLinkageSpecDecl() local