/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 126 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateDeclarationOrSpecialization() local 441 SourceLocation &RAngleLoc) { in ParseTemplateParameters() 861 SourceLocation LAngleLoc, RAngleLoc; in ParseTemplateTemplateParameter() local 1045 SourceLocation &RAngleLoc, in ParseGreaterThanInTemplateList() 1218 SourceLocation &RAngleLoc) { in ParseTemplateIdAfterTemplateName() 1308 SourceLocation LAngleLoc, RAngleLoc; in AnnotateTemplateIdToken() local
|
H A D | ParseExprCXX.cpp | 1281 SourceLocation LAngleLoc, RAngleLoc; in ParseLambdaExpressionAfterIntroducer() local 2423 SourceLocation LAngleLoc, RAngleLoc; in ParseUnqualifiedIdTemplateId() local
|
H A D | ParseDeclCXX.cpp | 1633 SourceLocation LAngleLoc, RAngleLoc; in ParseClassSpecifier() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | ParsedTemplate.h | 183 SourceLocation RAngleLoc; member
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | DeclTemplate.h | 76 SourceLocation LAngleLoc, RAngleLoc; variable 226 SourceLocation RAngleLoc, in FixedSizeTemplateParameterListStorage()
|
H A D | TypeLoc.h | 1571 SourceLocation RAngleLoc; member 2051 SourceLocation RAngleLoc; member 2310 SourceLocation RAngleLoc; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 1164 SourceLocation RAngleLoc, QualType ConstrainedType, in formImmediatelyDeclaredConstraint() 1693 SourceLocation RAngleLoc, in ActOnTemplateParameterList() 3908 ASTTemplateArgsPtr TemplateArgsIn, SourceLocation RAngleLoc, in ActOnTemplateIdType() 4017 SourceLocation RAngleLoc) { in ActOnTagTemplateIdType() 4303 SourceLocation RAngleLoc = TemplateId->RAngleLoc; in ActOnVarTemplateSpecialization() local 5091 SourceLocation RAngleLoc, in SubstDefaultTemplateArgument() 5148 SourceLocation RAngleLoc, in SubstDefaultTemplateArgument() 5200 SourceLocation RAngleLoc, in SubstDefaultTemplateArgument() 5241 SourceLocation RAngleLoc, in SubstDefaultTemplateArgumentIfAvailable() 5368 SourceLocation RAngleLoc, in CheckTemplateArgument() [all …]
|
H A D | SemaCXXScopeSpec.cpp | 895 SourceLocation RAngleLoc, in ActOnCXXNestedNameSpecifier()
|
H A D | SemaLambda.cpp | 522 SourceLocation RAngleLoc, in ActOnLambdaExplicitTemplateParameterList()
|
H A D | TreeTransform.h | 2848 SourceLocation RAngleLoc, in RebuildCXXNamedCastExpr() 2890 SourceLocation RAngleLoc, in RebuildCXXStaticCastExpr() 2907 SourceLocation RAngleLoc, in RebuildCXXDynamicCastExpr() 2924 SourceLocation RAngleLoc, in RebuildCXXReinterpretCastExpr() 2941 SourceLocation RAngleLoc, in RebuildCXXConstCastExpr() 2953 TypeSourceInfo *TInfo, SourceLocation RAngleLoc, in RebuildCXXAddrspaceCastExpr()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclTemplate.cpp | 51 SourceLocation RAngleLoc, in TemplateParameterList() 120 SourceLocation RAngleLoc, Expr *RequiresClause) { in Create()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 935 SourceLocation LAngleLoc, RAngleLoc; in VisitFunctionDecl() local
|
H A D | ASTReader.cpp | 7155 SourceLocation RAngleLoc = readSourceLocation(); in readASTTemplateArgumentListInfo() local 8780 SourceLocation RAngleLoc = readSourceLocation(); in readTemplateParameterList() local
|