Home
last modified time | relevance | path

Searched defs:LAngleLoc (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp130 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateDeclarationOrSpecialization() local
358 SmallVectorImpl<NamedDecl *> &TemplateParams, SourceLocation &LAngleLoc, in ParseTemplateParameters()
793 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateTemplateParameter() local
1003 bool Parser::ParseGreaterThanInTemplateList(SourceLocation LAngleLoc, in ParseGreaterThanInTemplateList()
1173 SourceLocation &LAngleLoc, in ParseTemplateIdAfterTemplateName()
1266 SourceLocation LAngleLoc, RAngleLoc; in AnnotateTemplateIdToken() local
H A DParseObjc.cpp262 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
1583 SourceLocation &LAngleLoc, SourceLocation &EndLoc, in ParseObjCProtocolReferences()
2119 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
H A DParseExprCXX.cpp1397 SourceLocation LAngleLoc, RAngleLoc; in ParseLambdaExpressionAfterIntroducer() local
2637 SourceLocation LAngleLoc, RAngleLoc; in ParseUnqualifiedIdTemplateId() local
H A DParseDeclCXX.cpp1933 SourceLocation LAngleLoc, RAngleLoc; in ParseClassSpecifier() local
2198 SourceLocation LAngleLoc = in ParseClassSpecifier() local
H A DParseDecl.cpp2405 SourceLocation LAngleLoc = in ParseDeclGroup() local
2746 SourceLocation LAngleLoc = in ParseDeclarationAfterDeclaratorAndAttributes() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedTemplate.h178 SourceLocation LAngleLoc; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h78 SourceLocation LAngleLoc, RAngleLoc; variable
231 SourceLocation LAngleLoc, in FixedSizeTemplateParameterListStorage()
H A DTypeLoc.h1649 SourceLocation LAngleLoc; member
2445 SourceLocation LAngleLoc; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp851 SourceLocation LAngleLoc, in ActOnCXXNestedNameSpecifier()
H A DSemaTemplate.cpp1140 ConceptDecl *NamedConcept, NamedDecl *FoundDecl, SourceLocation LAngleLoc, in formImmediatelyDeclaredConstraint()
1744 SourceLocation LAngleLoc, in ActOnTemplateParameterList()
3556 SourceLocation TemplateIILoc, SourceLocation LAngleLoc, in ActOnTemplateIdType()
3670 SourceLocation LAngleLoc, in ActOnTagTemplateIdType()
3958 SourceLocation LAngleLoc = TemplateId->LAngleLoc; in ActOnVarTemplateSpecialization() local
8074 SourceLocation LAngleLoc = TemplateId.LAngleLoc; in ActOnClassTemplateSpecialization() local
9406 SourceLocation LAngleLoc, ASTTemplateArgsPtr TemplateArgsIn, in ActOnExplicitInstantiation()
10295 SourceLocation TemplateIILoc, SourceLocation LAngleLoc, in ActOnTypenameType()
H A DSemaLambda.cpp545 LambdaIntroducer &Intro, SourceLocation LAngleLoc, in ActOnLambdaExplicitTemplateParameterList()
H A DTreeTransform.h3155 SourceLocation LAngleLoc, in RebuildCXXNamedCastExpr()
3197 SourceLocation LAngleLoc, in RebuildCXXStaticCastExpr()
3214 SourceLocation LAngleLoc, in RebuildCXXDynamicCastExpr()
3231 SourceLocation LAngleLoc, in RebuildCXXReinterpretCastExpr()
3248 SourceLocation LAngleLoc, in RebuildCXXConstCastExpr()
3261 RebuildCXXAddrspaceCastExpr(SourceLocation OpLoc, SourceLocation LAngleLoc, in RebuildCXXAddrspaceCastExpr()
H A DSemaCodeComplete.cpp6520 SourceLocation LAngleLoc) { in ProduceTemplateArgumentSignatureHelp()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp50 SourceLocation LAngleLoc, in TemplateParameterList()
120 SourceLocation LAngleLoc, in Create()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9243 SourceLocation LAngleLoc = readSourceLocation(); in readTemplateParameterList() local