Home
last modified time | relevance | path

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

12

/external/clang/lib/Parse/
DParseTemplate.cpp115 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateDeclarationOrSpecialization() local
278 SourceLocation LAngleLoc in ParseSingleDeclarationAfterTemplate() local
332 SourceLocation &LAngleLoc, in ParseTemplateParameters()
571 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateTemplateParameter() local
903 SourceLocation &LAngleLoc, in ParseTemplateIdAfterTemplateName()
982 SourceLocation LAngleLoc, RAngleLoc; in AnnotateTemplateIdToken() local
DParseDeclCXX.cpp1008 SourceLocation LAngleLoc, RAngleLoc; in ParseBaseTypeSpecifier() local
1399 SourceLocation LAngleLoc, RAngleLoc; in ParseClassSpecifier() local
1669 SourceLocation LAngleLoc = in ParseClassSpecifier() local
DParseObjc.cpp245 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
1547 SourceLocation &LAngleLoc, SourceLocation &EndLoc, in ParseObjCProtocolReferences()
2084 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
DParseExprCXX.cpp2129 SourceLocation LAngleLoc, RAngleLoc; in ParseUnqualifiedIdTemplateId() local
/external/llvm-project/clang/lib/Parse/
DParseTemplate.cpp126 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateDeclarationOrSpecialization() local
305 SourceLocation LAngleLoc in ParseSingleDeclarationAfterTemplate() local
440 SmallVectorImpl<NamedDecl *> &TemplateParams, SourceLocation &LAngleLoc, in ParseTemplateParameters()
861 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateTemplateParameter() local
1044 bool Parser::ParseGreaterThanInTemplateList(SourceLocation LAngleLoc, in ParseGreaterThanInTemplateList()
1216 SourceLocation &LAngleLoc, in ParseTemplateIdAfterTemplateName()
1308 SourceLocation LAngleLoc, RAngleLoc; in AnnotateTemplateIdToken() local
DParseObjc.cpp239 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
1524 SourceLocation &LAngleLoc, SourceLocation &EndLoc, in ParseObjCProtocolReferences()
2070 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
DParseDeclCXX.cpp1616 SourceLocation LAngleLoc, RAngleLoc; in ParseClassSpecifier() local
1869 SourceLocation LAngleLoc = in ParseClassSpecifier() local
DParseExprCXX.cpp1278 SourceLocation LAngleLoc, RAngleLoc; in ParseLambdaExpressionAfterIntroducer() local
2438 SourceLocation LAngleLoc, RAngleLoc; in ParseUnqualifiedIdTemplateId() local
/external/clang/include/clang/AST/
DTemplateBase.h525 SourceLocation LAngleLoc; variable
535 TemplateArgumentListInfo(SourceLocation LAngleLoc, in TemplateArgumentListInfo()
612 SourceLocation LAngleLoc; in LLVM_ALIGNAS() local
DDeclTemplate.h56 SourceLocation LAngleLoc, RAngleLoc; variable
156 SourceLocation LAngleLoc, in FixedSizeTemplateParameterListStorage()
DTypeLoc.h1438 SourceLocation LAngleLoc; member
1829 SourceLocation LAngleLoc; member
/external/clang/include/clang/Sema/
DParsedTemplate.h175 SourceLocation LAngleLoc; member
/external/llvm-project/clang/include/clang/Sema/
DParsedTemplate.h179 SourceLocation LAngleLoc; member
/external/llvm-project/clang/include/clang/AST/
DDeclTemplate.h76 SourceLocation LAngleLoc, RAngleLoc; variable
223 SourceLocation LAngleLoc, in FixedSizeTemplateParameterListStorage()
DTypeLoc.h1570 SourceLocation LAngleLoc; member
2001 SourceLocation LAngleLoc; member
2260 SourceLocation LAngleLoc; member
/external/clang/lib/Sema/
DSemaTemplate.cpp828 SourceLocation LAngleLoc, in ActOnTemplateParameterList()
2280 SourceLocation LAngleLoc, in ActOnTemplateIdType()
2351 SourceLocation LAngleLoc, in ActOnTagTemplateIdType()
2533 SourceLocation LAngleLoc = TemplateId->LAngleLoc; in ActOnVarTemplateSpecialization() local
6196 SourceLocation LAngleLoc = TemplateId.LAngleLoc; in ActOnClassTemplateSpecialization() local
7328 SourceLocation LAngleLoc, in ActOnExplicitInstantiation()
8184 SourceLocation LAngleLoc, in ActOnTypenameType()
DSemaCXXScopeSpec.cpp893 SourceLocation LAngleLoc, in ActOnCXXNestedNameSpecifier()
DSemaLambda.cpp231 SourceLocation LAngleLoc = IntroRange.getBegin(); in getGenericLambdaTemplateParameterList() local
DTreeTransform.h2364 SourceLocation LAngleLoc, in RebuildCXXNamedCastExpr()
2402 SourceLocation LAngleLoc, in RebuildCXXStaticCastExpr()
2419 SourceLocation LAngleLoc, in RebuildCXXDynamicCastExpr()
2436 SourceLocation LAngleLoc, in RebuildCXXReinterpretCastExpr()
2453 SourceLocation LAngleLoc, in RebuildCXXConstCastExpr()
/external/llvm-project/clang/lib/Sema/
DSemaCXXScopeSpec.cpp893 SourceLocation LAngleLoc, in ActOnCXXNestedNameSpecifier()
DSemaTemplate.cpp1145 ConceptDecl *NamedConcept, SourceLocation LAngleLoc, in formImmediatelyDeclaredConstraint()
1673 SourceLocation LAngleLoc, in ActOnTemplateParameterList()
3875 SourceLocation TemplateIILoc, SourceLocation LAngleLoc, in ActOnTemplateIdType()
3983 SourceLocation LAngleLoc, in ActOnTagTemplateIdType()
4270 SourceLocation LAngleLoc = TemplateId->LAngleLoc; in ActOnVarTemplateSpecialization() local
8250 SourceLocation LAngleLoc = TemplateId.LAngleLoc; in ActOnClassTemplateSpecialization() local
9526 SourceLocation LAngleLoc, ASTTemplateArgsPtr TemplateArgsIn, in ActOnExplicitInstantiation()
10410 SourceLocation LAngleLoc, in ActOnTypenameType()
DSemaLambda.cpp521 void Sema::ActOnLambdaExplicitTemplateParameterList(SourceLocation LAngleLoc, in ActOnLambdaExplicitTemplateParameterList()
DTreeTransform.h2758 SourceLocation LAngleLoc, in RebuildCXXNamedCastExpr()
2800 SourceLocation LAngleLoc, in RebuildCXXStaticCastExpr()
2817 SourceLocation LAngleLoc, in RebuildCXXDynamicCastExpr()
2834 SourceLocation LAngleLoc, in RebuildCXXReinterpretCastExpr()
2851 SourceLocation LAngleLoc, in RebuildCXXConstCastExpr()
2864 RebuildCXXAddrspaceCastExpr(SourceLocation OpLoc, SourceLocation LAngleLoc, in RebuildCXXAddrspaceCastExpr()
/external/clang/lib/AST/
DDeclTemplate.cpp32 SourceLocation LAngleLoc, in TemplateParameterList()
58 const ASTContext &C, SourceLocation TemplateLoc, SourceLocation LAngleLoc, in Create()
/external/llvm-project/clang/lib/AST/
DDeclTemplate.cpp49 SourceLocation LAngleLoc, in TemplateParameterList()
91 SourceLocation LAngleLoc, in Create()

12