Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTemplate.cpp118 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateDeclarationOrSpecialization() local
248 SourceLocation LAngleLoc in ParseSingleDeclarationAfterTemplate() local
302 SourceLocation &LAngleLoc, in ParseTemplateParameters()
540 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateTemplateParameter() local
809 SourceLocation &LAngleLoc, in ParseTemplateIdAfterTemplateName()
885 SourceLocation LAngleLoc, RAngleLoc; in AnnotateTemplateIdToken() local
DParseObjc.cpp239 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
286 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
1182 SourceLocation &LAngleLoc, SourceLocation &EndLoc) { in ParseObjCProtocolReferences()
1228 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCProtocolQualifiers() local
1458 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
DParseDeclCXX.cpp1224 SourceLocation LAngleLoc, RAngleLoc; in ParseClassSpecifier() local
1491 SourceLocation LAngleLoc in ParseClassSpecifier() local
DParseExprCXX.cpp1857 SourceLocation LAngleLoc, RAngleLoc; in ParseUnqualifiedIdTemplateId() local
DParseDecl.cpp1835 SourceLocation LAngleLoc = in ParseDeclarationAfterDeclaratorAndAttributes() local
/external/clang/include/clang/AST/
DTemplateBase.h503 SourceLocation LAngleLoc; variable
513 TemplateArgumentListInfo(SourceLocation LAngleLoc, in TemplateArgumentListInfo()
544 SourceLocation LAngleLoc; member
DDeclTemplate.h51 SourceLocation LAngleLoc, RAngleLoc; variable
143 SourceLocation LAngleLoc, in FixedSizeTemplateParameterList()
DTypeLoc.h800 SourceLocation LAngleLoc; member
1350 SourceLocation LAngleLoc; member
1739 SourceLocation LAngleLoc; member
/external/clang/include/clang/Sema/
DParsedTemplate.h168 SourceLocation LAngleLoc; member
/external/clang/lib/Sema/
DSemaTemplate.cpp831 SourceLocation LAngleLoc, in ActOnTemplateParameterList()
2117 SourceLocation LAngleLoc, in ActOnTemplateIdType()
2188 SourceLocation LAngleLoc, in ActOnTagTemplateIdType()
2322 SourceLocation LAngleLoc = TemplateId->LAngleLoc; in ActOnVarTemplateSpecialization() local
5666 SourceLocation LAngleLoc, in ActOnClassTemplateSpecialization()
6790 SourceLocation LAngleLoc, in ActOnExplicitInstantiation()
7514 SourceLocation LAngleLoc, in ActOnTypenameType()
DSemaCXXScopeSpec.cpp746 SourceLocation LAngleLoc, in ActOnCXXNestedNameSpecifier()
DDeclSpec.cpp820 SourceLocation LAngleLoc) { in setProtocolQualifiers()
DTreeTransform.h1849 SourceLocation LAngleLoc, in RebuildCXXNamedCastExpr()
1887 SourceLocation LAngleLoc, in RebuildCXXStaticCastExpr()
1904 SourceLocation LAngleLoc, in RebuildCXXDynamicCastExpr()
1921 SourceLocation LAngleLoc, in RebuildCXXReinterpretCastExpr()
1938 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.cpp577 SourceLocation LAngleLoc, RAngleLoc; in VisitFunctionDecl() local
DASTReader.cpp6908 SourceLocation LAngleLoc = ReadSourceLocation(F, Record, Idx); in ReadTemplateParameterList() local