Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTemplate.cpp1300 SourceLocation ExternLoc, in ParseExplicitInstantiation()
DParser.cpp788 SourceLocation ExternLoc = ConsumeToken(); in ParseExternalDeclaration() local
/external/llvm-project/clang/lib/Parse/
DParseTemplate.cpp1597 SourceLocation ExternLoc, in ParseExplicitInstantiation()
DParser.cpp942 SourceLocation ExternLoc = ConsumeToken(); in ParseExternalDeclaration() local
/external/llvm-project/clang/lib/AST/
DDeclCXX.cpp2790 LinkageSpecDecl::LinkageSpecDecl(DeclContext *DC, SourceLocation ExternLoc, in LinkageSpecDecl()
2803 SourceLocation ExternLoc, in Create()
/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
/external/llvm-project/clang/lib/Lex/
DModuleMap.cpp2132 SourceLocation ExternLoc = consumeToken(); // 'extern' keyword in parseExternModuleDecl() local
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp9523 Scope *S, SourceLocation ExternLoc, SourceLocation TemplateLoc, in ActOnExplicitInstantiation()
9822 Sema::ActOnExplicitInstantiation(Scope *S, SourceLocation ExternLoc, in ActOnExplicitInstantiation()
9937 SourceLocation ExternLoc, in ActOnExplicitInstantiation()
DSemaDeclCXX.cpp15773 Decl *Sema::ActOnStartLinkageSpecification(Scope *S, SourceLocation ExternLoc, in ActOnStartLinkageSpecification()
/external/llvm-project/clang/include/clang/Parse/
DParser.h1507 SourceLocation ExternLoc; member