Searched defs:ExternLoc (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp906 SourceLocation ExternLoc = ConsumeToken(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h1827 SourceLocation ExternLoc; member in struct:clang::ClassTemplateSpecializationDecl::ExplicitSpecializationInfo
2689 SourceLocation ExternLoc; member in struct:clang::VarTemplateSpecializationDecl::ExplicitSpecializationInfo
H A DDeclCXX.h2820 SourceLocation ExternLoc; member in class:clang::LinkageSpecDecl
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp2136 SourceLocation ExternLoc = consumeToken(); // 'extern' keyword local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1464 explicit ParsedTemplateInfo(SourceLocation ExternLoc, argument
1488 SourceLocation ExternLoc; member in struct:clang::ParsedTemplateInfo
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp9642 Sema::ActOnExplicitInstantiation(Scope *S, SourceLocation ExternLoc, argument
9342 ActOnExplicitInstantiation( Scope *S, SourceLocation ExternLoc, SourceLocation TemplateLoc, unsigned TagSpec, SourceLocation KWLoc, const CXXScopeSpec &SS, TemplateTy TemplateD, SourceLocation TemplateNameLoc, SourceLocation LAngleLoc, ASTTemplateArgsPtr TemplateArgsIn, SourceLocation RAngleLoc, const ParsedAttributesView &Attr) argument
9756 ActOnExplicitInstantiation(Scope *S, SourceLocation ExternLoc, SourceLocation TemplateLoc, Declarator &D) argument

Completed in 151 milliseconds