Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTemplate.cpp114 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateDeclarationOrSpecialization() local
243 SourceLocation LAngleLoc in ParseSingleDeclarationAfterTemplate() local
297 SourceLocation &LAngleLoc, in ParseTemplateParameters()
536 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateTemplateParameter() local
845 SourceLocation &LAngleLoc, in ParseTemplateIdAfterTemplateName()
923 SourceLocation LAngleLoc, RAngleLoc; in AnnotateTemplateIdToken() local
DParseObjc.cpp239 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
287 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
1189 SourceLocation &LAngleLoc, SourceLocation &EndLoc) { in ParseObjCProtocolReferences()
1234 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCProtocolQualifiers() local
1461 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
DParseDeclCXX.cpp978 SourceLocation LAngleLoc, RAngleLoc; in ParseBaseTypeSpecifier() local
1267 SourceLocation LAngleLoc, RAngleLoc; in ParseClassSpecifier() local
1537 SourceLocation LAngleLoc = in ParseClassSpecifier() local
DParseExprCXX.cpp1976 SourceLocation LAngleLoc, RAngleLoc; in ParseUnqualifiedIdTemplateId() local
DParseDecl.cpp1780 SourceLocation LAngleLoc = in ParseDeclarationAfterDeclaratorAndAttributes() local
/external/clang/include/clang/AST/
DTemplateBase.h516 SourceLocation LAngleLoc; variable
526 TemplateArgumentListInfo(SourceLocation LAngleLoc, in TemplateArgumentListInfo()
561 SourceLocation LAngleLoc; member
DDeclTemplate.h51 SourceLocation LAngleLoc, RAngleLoc; variable
143 SourceLocation LAngleLoc, in FixedSizeTemplateParameterList()
DTypeLoc.h803 SourceLocation LAngleLoc; member
1356 SourceLocation LAngleLoc; member
1745 SourceLocation LAngleLoc; member
/external/clang/include/clang/Sema/
DParsedTemplate.h168 SourceLocation LAngleLoc; member
/external/clang/lib/Sema/
DSemaTemplate.cpp818 SourceLocation LAngleLoc, in ActOnTemplateParameterList()
2157 SourceLocation LAngleLoc, in ActOnTemplateIdType()
2228 SourceLocation LAngleLoc, in ActOnTagTemplateIdType()
2410 SourceLocation LAngleLoc = TemplateId->LAngleLoc; in ActOnVarTemplateSpecialization() local
5947 SourceLocation LAngleLoc = TemplateId.LAngleLoc; in ActOnClassTemplateSpecialization() local
7042 SourceLocation LAngleLoc, in ActOnExplicitInstantiation()
7764 SourceLocation LAngleLoc, in ActOnTypenameType()
DSemaCXXScopeSpec.cpp798 SourceLocation LAngleLoc, in ActOnCXXNestedNameSpecifier()
DDeclSpec.cpp885 SourceLocation LAngleLoc) { in setProtocolQualifiers()
DSemaLambda.cpp231 SourceLocation LAngleLoc = IntroRange.getBegin(); in getGenericLambdaTemplateParameterList() local
DTreeTransform.h2043 SourceLocation LAngleLoc, in RebuildCXXNamedCastExpr()
2081 SourceLocation LAngleLoc, in RebuildCXXStaticCastExpr()
2098 SourceLocation LAngleLoc, in RebuildCXXDynamicCastExpr()
2115 SourceLocation LAngleLoc, in RebuildCXXReinterpretCastExpr()
2132 SourceLocation LAngleLoc, in RebuildCXXConstCastExpr()
/external/clang/lib/AST/
DDeclTemplate.cpp31 SourceLocation LAngleLoc, in TemplateParameterList()
58 SourceLocation LAngleLoc, NamedDecl **Params, in Create()
/external/clang/lib/Serialization/
DASTReaderDecl.cpp627 SourceLocation LAngleLoc, RAngleLoc; in VisitFunctionDecl() local
DASTReader.cpp5948 SourceLocation LAngleLoc = ReadSourceLocation(F, Record, Index); in ReadASTTemplateArgumentListInfo() local
7618 SourceLocation LAngleLoc = ReadSourceLocation(F, Record, Idx); in ReadTemplateParameterList() local