/minix3/external/bsd/llvm/dist/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 114 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateDeclarationOrSpecialization() local 316 SourceLocation &RAngleLoc) { in ParseTemplateParameters() 554 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateTemplateParameter() local 733 bool Parser::ParseGreaterThanInTemplateList(SourceLocation &RAngleLoc, in ParseGreaterThanInTemplateList() 865 SourceLocation &RAngleLoc) { in ParseTemplateIdAfterTemplateName() 941 SourceLocation LAngleLoc, RAngleLoc; in AnnotateTemplateIdToken() local
|
H A D | ParseDeclCXX.cpp | 994 SourceLocation LAngleLoc, RAngleLoc; in ParseBaseTypeSpecifier() local 1335 SourceLocation LAngleLoc, RAngleLoc; in ParseClassSpecifier() local
|
H A D | ParseExprCXX.cpp | 2032 SourceLocation LAngleLoc, RAngleLoc; in ParseUnqualifiedIdTemplateId() local
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/ |
H A D | ParsedTemplate.h | 172 SourceLocation RAngleLoc; member
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | TemplateBase.h | 522 SourceLocation RAngleLoc; variable 532 SourceLocation RAngleLoc) in TemplateArgumentListInfo() 569 SourceLocation RAngleLoc; member
|
H A D | DeclTemplate.h | 51 SourceLocation LAngleLoc, RAngleLoc; variable 144 NamedDecl **Params, SourceLocation RAngleLoc) : in FixedSizeTemplateParameterList()
|
H A D | TypeLoc.h | 804 SourceLocation RAngleLoc; member 1357 SourceLocation RAngleLoc; member 1748 SourceLocation RAngleLoc; member
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 816 SourceLocation RAngleLoc) { in ActOnTemplateParameterList() 2158 SourceLocation RAngleLoc, in ActOnTemplateIdType() 2229 SourceLocation RAngleLoc) { in ActOnTagTemplateIdType() 2410 SourceLocation RAngleLoc = TemplateId->RAngleLoc; in ActOnVarTemplateSpecialization() local 3139 SourceLocation RAngleLoc, in SubstDefaultTemplateArgument() 3197 SourceLocation RAngleLoc, in SubstDefaultTemplateArgument() 3249 SourceLocation RAngleLoc, in SubstDefaultTemplateArgument() 3290 SourceLocation RAngleLoc, in SubstDefaultTemplateArgumentIfAvailable() 3382 SourceLocation RAngleLoc, in CheckTemplateArgument() 3657 SourceLocation RAngleLoc = NewArgs.getRAngleLoc(); in CheckTemplateArgumentList() local [all …]
|
H A D | SemaCXXScopeSpec.cpp | 842 SourceLocation RAngleLoc, in ActOnCXXNestedNameSpecifier()
|
H A D | SemaLambda.cpp | 232 SourceLocation RAngleLoc = IntroRange.getEnd(); in getGenericLambdaTemplateParameterList() local
|
H A D | TreeTransform.h | 2104 SourceLocation RAngleLoc, in RebuildCXXNamedCastExpr() 2142 SourceLocation RAngleLoc, in RebuildCXXStaticCastExpr() 2159 SourceLocation RAngleLoc, in RebuildCXXDynamicCastExpr() 2176 SourceLocation RAngleLoc, in RebuildCXXReinterpretCastExpr() 2193 SourceLocation RAngleLoc, in RebuildCXXConstCastExpr()
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | DeclTemplate.cpp | 33 SourceLocation RAngleLoc) in TemplateParameterList() 59 unsigned NumParams, SourceLocation RAngleLoc) { in Create()
|
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 674 SourceLocation LAngleLoc, RAngleLoc; in VisitFunctionDecl() local
|
H A D | ASTReader.cpp | 6072 SourceLocation RAngleLoc = ReadSourceLocation(F, Record, Index); in ReadASTTemplateArgumentListInfo() local 7790 SourceLocation RAngleLoc = ReadSourceLocation(F, Record, Idx); in ReadTemplateParameterList() local
|