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
261 SourceLocation LAngleLoc in ParseSingleDeclarationAfterTemplate() local
315 SourceLocation &LAngleLoc, in ParseTemplateParameters()
554 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateTemplateParameter() local
863 SourceLocation &LAngleLoc, in ParseTemplateIdAfterTemplateName()
941 SourceLocation LAngleLoc, RAngleLoc; in AnnotateTemplateIdToken() local
DParseObjc.cpp239 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
287 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
1155 SourceLocation &LAngleLoc, SourceLocation &EndLoc) { in ParseObjCProtocolReferences()
1200 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCProtocolQualifiers() local
1414 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
DParseDeclCXX.cpp1000 SourceLocation LAngleLoc, RAngleLoc; in ParseBaseTypeSpecifier() local
1349 SourceLocation LAngleLoc, RAngleLoc; in ParseClassSpecifier() local
1620 SourceLocation LAngleLoc = in ParseClassSpecifier() local
DParseExprCXX.cpp2042 SourceLocation LAngleLoc, RAngleLoc; in ParseUnqualifiedIdTemplateId() local
DParseDecl.cpp1901 SourceLocation LAngleLoc = in ParseDeclarationAfterDeclaratorAndAttributes() local
/external/clang/include/clang/AST/
DTemplateBase.h521 SourceLocation LAngleLoc; variable
531 TemplateArgumentListInfo(SourceLocation LAngleLoc, in TemplateArgumentListInfo()
566 SourceLocation LAngleLoc; member
DDeclTemplate.h51 SourceLocation LAngleLoc, RAngleLoc; variable
143 SourceLocation LAngleLoc, in FixedSizeTemplateParameterList()
DTypeLoc.h803 SourceLocation LAngleLoc; member
1356 SourceLocation LAngleLoc; member
1747 SourceLocation LAngleLoc; member
/external/clang/include/clang/Sema/
DParsedTemplate.h168 SourceLocation LAngleLoc; member
/external/clang/lib/Sema/
DSemaTemplate.cpp815 SourceLocation LAngleLoc, in ActOnTemplateParameterList()
2175 SourceLocation LAngleLoc, in ActOnTemplateIdType()
2246 SourceLocation LAngleLoc, in ActOnTagTemplateIdType()
2428 SourceLocation LAngleLoc = TemplateId->LAngleLoc; in ActOnVarTemplateSpecialization() local
6070 SourceLocation LAngleLoc = TemplateId.LAngleLoc; in ActOnClassTemplateSpecialization() local
7163 SourceLocation LAngleLoc, in ActOnExplicitInstantiation()
7926 SourceLocation LAngleLoc, in ActOnTypenameType()
DSemaCXXScopeSpec.cpp860 SourceLocation LAngleLoc, in ActOnCXXNestedNameSpecifier()
DDeclSpec.cpp899 SourceLocation LAngleLoc) { in setProtocolQualifiers()
DSemaLambda.cpp231 SourceLocation LAngleLoc = IntroRange.getBegin(); in getGenericLambdaTemplateParameterList() local
DTreeTransform.h2100 SourceLocation LAngleLoc, in RebuildCXXNamedCastExpr()
2138 SourceLocation LAngleLoc, in RebuildCXXStaticCastExpr()
2155 SourceLocation LAngleLoc, in RebuildCXXDynamicCastExpr()
2172 SourceLocation LAngleLoc, in RebuildCXXReinterpretCastExpr()
2189 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.cpp691 SourceLocation LAngleLoc, RAngleLoc; in VisitFunctionDecl() local
DASTReader.cpp6132 SourceLocation LAngleLoc = ReadSourceLocation(F, Record, Index); in ReadASTTemplateArgumentListInfo() local
7898 SourceLocation LAngleLoc = ReadSourceLocation(F, Record, Idx); in ReadTemplateParameterList() local