Home
last modified time | relevance | path

Searched defs:TemplateLoc (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTemplate.cpp119 SourceLocation TemplateLoc; in ParseTemplateDeclarationOrSpecialization() local
859 SourceLocation TemplateLoc = ConsumeToken(); in ParseTemplateTemplateParameter() local
1598 SourceLocation TemplateLoc, in ParseExplicitInstantiation()
H A DParseExprCXX.cpp2767 SourceLocation TemplateLoc = ConsumeToken(); in ParseUnqualifiedId() local
2869 SourceLocation TemplateLoc = TemplateId->TemplateKWLoc; in ParseUnqualifiedId() local
H A DParseDeclCXX.cpp481 SourceLocation TemplateLoc = ConsumeToken(); in ParseUsingDirectiveOrDeclaration() local
2628 SourceLocation TemplateLoc = ConsumeToken(); in ParseCXXClassMemberDeclaration() local
H A DParser.cpp945 SourceLocation TemplateLoc = ConsumeToken(); in ParseExternalDeclaration() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedTemplate.h64 SourceLocation TemplateLoc) in ParsedTemplateArgument()
H A DDeclSpec.h1142 SourceLocation TemplateLoc) { in setDeductionGuideName()
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h73 SourceLocation TemplateLoc; variable
223 SourceLocation TemplateLoc, in FixedSizeTemplateParameterListStorage()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp1690 SourceLocation TemplateLoc, in ActOnTemplateParameterList()
3444 SourceLocation TemplateLoc, in checkBuiltinTemplateIdType()
3651 SourceLocation TemplateLoc, in CheckTemplateIdType()
4014 SourceLocation TemplateLoc, in ActOnTagTemplateIdType()
5090 SourceLocation TemplateLoc, in SubstDefaultTemplateArgument()
5147 SourceLocation TemplateLoc, in SubstDefaultTemplateArgument()
5199 SourceLocation TemplateLoc, in SubstDefaultTemplateArgument()
5367 SourceLocation TemplateLoc, in CheckTemplateArgument()
5650 TemplateDecl *Template, SourceLocation TemplateLoc, in CheckTemplateArgumentList()
9512 Scope *S, SourceLocation ExternLoc, SourceLocation TemplateLoc, in ActOnExplicitInstantiation()
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp48 SourceLocation TemplateLoc, in TemplateParameterList()
117 TemplateParameterList::Create(const ASTContext &C, SourceLocation TemplateLoc, in Create()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1514 SourceLocation TemplateLoc; member
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp8778 SourceLocation TemplateLoc = readSourceLocation(); in readTemplateParameterList() local