Home
last modified time | relevance | path

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

/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
DParseDecl.cpp2003 SourceLocation LAngleLoc = in ParseDeclarationAfterDeclaratorAndAttributes() 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/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/clang/lib/AST/
DDeclTemplate.cpp32 SourceLocation LAngleLoc, in TemplateParameterList()
58 const ASTContext &C, SourceLocation TemplateLoc, SourceLocation LAngleLoc, in Create()
/external/clang/lib/Serialization/
DASTReaderDecl.cpp812 SourceLocation LAngleLoc, RAngleLoc; in VisitFunctionDecl() local
DASTReader.cpp6213 SourceLocation LAngleLoc = ReadSourceLocation(F, Record, Index); in ReadASTTemplateArgumentListInfo() local
7886 SourceLocation LAngleLoc = ReadSourceLocation(F, Record, Idx); in ReadTemplateParameterList() local