Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1369 DeclaratorContext Context, SourceLocation ExternLoc, in ParseExplicitInstantiation()
H A DParser.cpp999 SourceLocation ExternLoc = ConsumeToken(); in ParseExternalDeclaration() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3172 LinkageSpecDecl::LinkageSpecDecl(DeclContext *DC, SourceLocation ExternLoc, in LinkageSpecDecl()
3184 SourceLocation ExternLoc, in Create()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp9931 Scope *S, SourceLocation ExternLoc, SourceLocation TemplateLoc, in ActOnExplicitInstantiation()
10227 Sema::ActOnExplicitInstantiation(Scope *S, SourceLocation ExternLoc, in ActOnExplicitInstantiation()
10342 SourceLocation ExternLoc, in ActOnExplicitInstantiation()
H A DSemaDeclCXX.cpp17146 Decl *Sema::ActOnStartLinkageSpecification(Scope *S, SourceLocation ExternLoc, in ActOnStartLinkageSpecification()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h7948 SourceLocation ExternLoc; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3010 SourceLocation ExternLoc; variable