| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | TypeLoc.h | 830 SourceLocation getRAngleLoc() const { in getRAngleLoc() function 868 return SourceRange(getLAngleLoc(), getRAngleLoc()); in getLocalSourceRange() 1377 SourceLocation getRAngleLoc() const { in getRAngleLoc() function 1419 return SourceRange(getTemplateKeywordLoc(), getRAngleLoc()); in getLocalSourceRange() 1421 return SourceRange(getTemplateNameLoc(), getRAngleLoc()); in getLocalSourceRange() 1805 SourceLocation getRAngleLoc() const { in getRAngleLoc() function 1829 return SourceRange(getElaboratedKeywordLoc(), getRAngleLoc()); in getLocalSourceRange() 1831 return SourceRange(getQualifierLoc().getBeginLoc(), getRAngleLoc()); in getLocalSourceRange() 1833 return SourceRange(getTemplateKeywordLoc(), getRAngleLoc()); in getLocalSourceRange() 1835 return SourceRange(getTemplateNameLoc(), getRAngleLoc()); in getLocalSourceRange()
|
| D | ExprCXX.h | 2595 SourceLocation getRAngleLoc() const { in getRAngleLoc() function 2745 return getRAngleLoc(); in getLocEnd() 2847 SourceLocation getRAngleLoc() const { in getRAngleLoc() function 2903 return getRAngleLoc(); in getLocEnd() 3268 SourceLocation getRAngleLoc() const { in getRAngleLoc() function 3336 return getRAngleLoc(); in getLocEnd() 3478 return getRAngleLoc(); in getLocEnd()
|
| D | TemplateBase.h | 529 SourceLocation getRAngleLoc() const { return RAngleLoc; } in getRAngleLoc() function
|
| D | DeclTemplate.h | 128 SourceLocation getRAngleLoc() const { return RAngleLoc; } in getRAngleLoc() function 523 SourceLocation getRAngleLoc() const { in getRAngleLoc() function
|
| D | Expr.h | 1058 SourceLocation getRAngleLoc() const { in getRAngleLoc() function 2450 SourceLocation getRAngleLoc() const { in getRAngleLoc() function
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | TemplateBase.cpp | 524 RAngleLoc = Info.getRAngleLoc(); in initializeFrom() 538 RAngleLoc = Info.getRAngleLoc(); in initializeFrom()
|
| D | DeclTemplate.cpp | 1150 TemplateArgsInfo.setRAngleLoc(ArgsInfo.getRAngleLoc()); in setTemplateArgsInfo()
|
| D | Expr.cpp | 476 return getRAngleLoc(); in getLocEnd() 1418 EndLoc = getRAngleLoc(); in getLocEnd()
|
| D | Decl.cpp | 2916 : AngleLocs(TArgs.getLAngleLoc(), TArgs.getRAngleLoc()) { in DependentFunctionTemplateSpecializationInfo()
|
| D | ASTImporter.cpp | 2087 Importer.Import(Params->getRAngleLoc())); in ImportTemplateParameterList()
|
| D | ASTContext.cpp | 3120 TL.setRAngleLoc(Args.getRAngleLoc()); in getTemplateSpecializationTypeInfo()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | TreeTransform.h | 4877 NewTemplateArgs.setRAngleLoc(TL.getRAngleLoc()); in TransformTemplateSpecializationType() 4905 NewTL.setRAngleLoc(TL.getRAngleLoc()); in TransformTemplateSpecializationType() 4916 NewTL.setRAngleLoc(TL.getRAngleLoc()); in TransformTemplateSpecializationType() 4932 NewTemplateArgs.setRAngleLoc(TL.getRAngleLoc()); in TransformDependentTemplateSpecializationType() 4957 NewTL.setRAngleLoc(TL.getRAngleLoc()); in TransformDependentTemplateSpecializationType() 4975 NewTL.setRAngleLoc(TL.getRAngleLoc()); in TransformDependentTemplateSpecializationType() 5155 NewTemplateArgs.setRAngleLoc(TL.getRAngleLoc()); in TransformDependentTemplateSpecializationType() 5182 NamedTL.setRAngleLoc(TL.getRAngleLoc()); in TransformDependentTemplateSpecializationType() 5198 SpecTL.setRAngleLoc(TL.getRAngleLoc()); in TransformDependentTemplateSpecializationType() 5207 SpecTL.setRAngleLoc(TL.getRAngleLoc()); in TransformDependentTemplateSpecializationType() [all …]
|
| D | SemaTemplate.cpp | 41 return SourceRange(Ps[0]->getTemplateLoc(), Ps[N-1]->getRAngleLoc()); in getTemplateParamsRange() 777 << SourceRange(Params->getLAngleLoc(), Params->getRAngleLoc()); in ActOnTemplateTemplateParameter() 1798 ParamLists[ParamIdx]->getRAngleLoc()) in MatchTemplateParametersToScopeSpecifier() 1884 ParamLists[ParamLists.size() - 2]->getRAngleLoc()); in MatchTemplateParametersToScopeSpecifier() 3513 TemplateArgs.getRAngleLoc()); in diagnoseArityMismatch() 3565 SourceLocation RAngleLoc = TemplateArgs.getRAngleLoc(); in CheckTemplateArgumentList() 5341 << SourceRange(New->getTemplateLoc(), New->getRAngleLoc()); in DiagnoseTemplateParameterListArityMismatch() 5344 << SourceRange(Old->getTemplateLoc(), Old->getRAngleLoc()); in DiagnoseTemplateParameterListArityMismatch() 5857 TemplateParams->getRAngleLoc())) in ActOnClassTemplateSpecialization()
|
| D | SemaTemplateInstantiateDecl.cpp | 1342 Info->getRAngleLoc()); in VisitFunctionDecl() 2344 Loc.getRAngleLoc()); in VisitClassTemplateSpecializationDecl() 2471 VarTemplateArgsInfo.setRAngleLoc(TemplateArgsInfo.getRAngleLoc()); in VisitVarTemplateSpecializationDecl() 2599 L->getRAngleLoc()); in SubstTemplateParams()
|
| D | SemaType.cpp | 3562 assert(TL.getRAngleLoc() == OldTL.castAs<TemplateSpecializationTypeLoc>().getRAngleLoc()); in VisitTemplateSpecializationTypeLoc()
|
| D | SemaDeclCXX.cpp | 2001 TemplateParams->getRAngleLoc()); in ActOnCXXMemberDeclarator() 2008 TemplateParams->getRAngleLoc()); in ActOnCXXMemberDeclarator() 7780 TemplateParamLists[TemplateParamLists.size()-1]->getRAngleLoc()); in ActOnAliasDeclaration()
|
| D | SemaDecl.cpp | 5121 TemplateParams->getRAngleLoc()); in ActOnVariableDeclarator()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/ |
| D | ASTWriter.cpp | 581 Writer.AddSourceLocation(TL.getRAngleLoc(), Record); in VisitTemplateSpecializationTypeLoc() 609 Writer.AddSourceLocation(TL.getRAngleLoc(), Record); in VisitDependentTemplateSpecializationTypeLoc() 623 Writer.AddSourceLocation(TL.getRAngleLoc(), Record); in VisitObjCObjectTypeLoc() 4950 AddSourceLocation(TemplateParams->getRAngleLoc(), Record); in AddTemplateParameterList()
|
| D | ASTWriterDecl.cpp | 411 Writer.AddSourceLocation(DFTSInfo->getRAngleLoc(), Record); in VisitFunctionDecl()
|
| D | ASTWriterStmt.cpp | 542 Writer.AddSourceLocation(E->getRAngleLoc(), Record); in VisitMemberExpr()
|