Home
last modified time | relevance | path

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

/netbsd-src/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 DParseDeclCXX.cpp481 SourceLocation TemplateLoc = ConsumeToken(); in ParseUsingDirectiveOrDeclaration() local
2628 SourceLocation TemplateLoc = ConsumeToken(); in ParseCXXClassMemberDeclaration() local
H A DParseExprCXX.cpp2767 SourceLocation TemplateLoc = ConsumeToken(); in ParseUnqualifiedId() local
2869 SourceLocation TemplateLoc = TemplateId->TemplateKWLoc; in ParseUnqualifiedId() local
H A DParser.cpp945 SourceLocation TemplateLoc = ConsumeToken(); in ParseExternalDeclaration() local
/netbsd-src/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-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h73 SourceLocation TemplateLoc; variable
223 SourceLocation TemplateLoc, in FixedSizeTemplateParameterListStorage()
/netbsd-src/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()
4495 Sema::CheckVarTemplateId(VarTemplateDecl *Template, SourceLocation TemplateLoc, in CheckVarTemplateId()
4649 VarTemplateDecl *Template, SourceLocation TemplateLoc, in CheckVarTemplateId()
5090 SourceLocation TemplateLoc, in SubstDefaultTemplateArgument()
5147 SourceLocation TemplateLoc, in SubstDefaultTemplateArgument()
5199 SourceLocation TemplateLoc, in SubstDefaultTemplateArgument()
5240 SourceLocation TemplateLoc, in SubstDefaultTemplateArgumentIfAvailable()
[all …]
/netbsd-src/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-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1514 SourceLocation TemplateLoc; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp8778 SourceLocation TemplateLoc = readSourceLocation(); in readTemplateParameterList() local