/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriterStmt.cpp | 224 Record.AddSourceLocation(S->getRParenLoc()); in VisitIfStmt() 249 Record.AddSourceLocation(S->getRParenLoc()); in VisitSwitchStmt() 270 Record.AddSourceLocation(S->getRParenLoc()); in VisitWhileStmt() 280 Record.AddSourceLocation(S->getRParenLoc()); in VisitDoStmt() 293 Record.AddSourceLocation(S->getRParenLoc()); in VisitForStmt() 362 Record.AddSourceLocation(S->getRParenLoc()); in VisitGCCAsmStmt() 572 Record.AddSourceLocation(E->getRParenLoc()); in VisitRequiresExpr() 795 Record.AddSourceLocation(E->getRParenLoc()); in VisitParenListExpr() 821 Record.AddSourceLocation(E->getRParenLoc()); in VisitOffsetOfExpr() 861 Record.AddSourceLocation(E->getRParenLoc()); in VisitUnaryExprOrTypeTraitExpr() [all …]
|
H A D | ASTWriter.cpp | 449 addSourceLocation(TL.getRParenLoc()); in VisitFunctionTypeLoc() 488 addSourceLocation(TL.getRParenLoc()); in VisitTypeOfExprTypeLoc() 494 addSourceLocation(TL.getRParenLoc()); in VisitTypeOfTypeLoc() 500 addSourceLocation(TL.getRParenLoc()); in VisitDecltypeTypeLoc() 506 addSourceLocation(TL.getRParenLoc()); in VisitUnaryTransformTypeLoc() 534 addSourceLocation(TL.getRParenLoc()); in VisitAutoTypeLoc() 589 addSourceLocation(TL.getRParenLoc()); in VisitParenTypeLoc() 652 addSourceLocation(TL.getRParenLoc()); in VisitAtomicTypeLoc() 6550 Writer.AddSourceLocation(Init->getRParenLoc()); in EmitCXXCtorInitializers()
|
H A D | ASTWriterDecl.cpp | 1275 Record.AddSourceLocation(D->getRParenLoc()); in VisitFileScopeAsmDecl() 1986 Record.AddSourceLocation(D->getRParenLoc()); in VisitStaticAssertDecl()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | TypeLoc.h | 1195 SourceLocation getRParenLoc() const { in getRParenLoc() function 1208 return SourceRange(getLParenLoc(), getRParenLoc()); in getLocalSourceRange() 1468 SourceLocation getRParenLoc() const { in getRParenLoc() function 1477 return SourceRange(getLParenLoc(), getRParenLoc()); in getParensRange() 2008 SourceLocation getRParenLoc() const { in getRParenLoc() function 2017 return SourceRange(getLParenLoc(), getRParenLoc()); in getParensRange() 2026 return SourceRange(getTypeofLoc(), getRParenLoc()); in getLocalSourceRange() 2086 SourceLocation getRParenLoc() const { return getLocalData()->RParenLoc; } in getRParenLoc() function 2090 return SourceRange(getDecltypeLoc(), getRParenLoc()); in getLocalSourceRange() 2145 SourceLocation getRParenLoc() const { return getLocalData()->RParenLoc; } in getRParenLoc() function [all …]
|
H A D | ExprOpenMP.h | 71 SourceLocation getRParenLoc() const { return RPLoc; } in getRParenLoc() function 245 SourceLocation getRParenLoc() const { return RPLoc; } in getRParenLoc() function
|
H A D | StmtObjC.h | 54 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 107 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function
|
H A D | Expr.h | 2512 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 2654 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 3145 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 3826 SourceLocation getRParenLoc() const { return RPLoc; } in getRParenLoc() function 4433 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 4476 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 4557 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 4632 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 4721 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 5853 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function [all …]
|
H A D | ExprCXX.h | 149 SourceLocation getOperatorLoc() const { return getRParenLoc(); } in getOperatorLoc() 406 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 699 return getRParenLoc(); in getBeginLoc() 703 SourceLocation getEndLoc() const { return getRParenLoc(); } in getEndLoc() 1856 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 2204 SourceLocation getRParenLoc() const { in getRParenLoc() function 2209 SourceLocation getEndLoc() const { return getRParenLoc(); } in getEndLoc() 3605 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 4323 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 4891 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function
|
H A D | Stmt.h | 2363 SourceLocation getRParenLoc() const { return RParenLoc; } 2538 SourceLocation getRParenLoc() const { return RParenLoc; } 2703 SourceLocation getRParenLoc() const { return RParenLoc; } 2763 SourceLocation getRParenLoc() const { return RParenLoc; } 2767 SourceLocation getEndLoc() const { return getRParenLoc(); } 2846 SourceLocation getRParenLoc() const { return RParenLoc; } 3287 SourceLocation getRParenLoc() const { return RParenLoc; }
|
H A D | StmtCXX.h | 205 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function
|
H A D | DeclCXX.h | 2506 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 4096 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 4099 return SourceRange(getLocation(), getRParenLoc()); in getSourceRange()
|
H A D | Decl.h | 4411 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function 4414 return SourceRange(getAsmLoc(), getRParenLoc()); in getSourceRange()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | TypeLoc.cpp | 324 if (getRParenLoc().isValid()) in getLocalSourceRange() 325 return SourceRange(getTypeofLoc(), getRParenLoc()); in getLocalSourceRange()
|
H A D | ASTImporter.cpp | 2553 auto ToRParenLoc = importChecked(Err, D->getRParenLoc()); in VisitStaticAssertDecl() 6804 ExpectedSLoc RParenLocOrErr = import(S->getRParenLoc()); in VisitGCCAsmStmt() 6933 auto ToRParenLoc = importChecked(Err, S->getRParenLoc()); in VisitIfStmt() 6952 auto ToRParenLoc = importChecked(Err, S->getRParenLoc()); in VisitSwitchStmt() 6989 auto ToRParenLoc = importChecked(Err, S->getRParenLoc()); in VisitWhileStmt() 7004 auto ToRParenLoc = importChecked(Err, S->getRParenLoc()); in VisitDoStmt() 7022 auto ToRParenLoc = importChecked(Err, S->getRParenLoc()); in VisitForStmt() 7134 auto ToRParenLoc = importChecked(Err, S->getRParenLoc()); in VisitCXXForRangeStmt() 7150 auto ToRParenLoc = importChecked(Err, S->getRParenLoc()); in VisitObjCForCollectionStmt() 7165 auto ToRParenLoc = importChecked(Err, S->getRParenLoc()); in VisitObjCAtCatchStmt() [all …]
|
H A D | ExprCXX.cpp | 225 return TypeInfo ? TypeInfo->getTypeLoc().getBeginLoc() : getRParenLoc(); in getBeginLoc() 651 return SourceRange(getArg(0)->getBeginLoc(), getRParenLoc()); in getSourceRangeImpl() 653 return SourceRange(getArg(0)->getBeginLoc(), getRParenLoc()); in getSourceRangeImpl()
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
H A D | BuildTree.cpp | 1233 Builder.markChildToken(S->getRParenLoc(), syntax::NodeRole::CloseParen); in WalkUpFromCallExpr() 1311 Builder.markChildToken(S->getRParenLoc(), syntax::NodeRole::CloseParen); in WalkUpFromCXXOperatorCallExpr() 1349 Builder.markChildToken(L.getRParenLoc(), syntax::NodeRole::CloseParen); in WalkUpFromParenTypeLoc() 1350 Builder.foldNode(Builder.getRange(L.getLParenLoc(), L.getRParenLoc()), in WalkUpFromParenTypeLoc() 1387 Builder.markChildToken(L.getRParenLoc(), syntax::NodeRole::CloseParen); in WalkUpFromFunctionTypeLoc()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | TreeTransform.h | 6333 NewTL.setRParenLoc(TL.getRParenLoc()); in TransformFunctionProtoType() 6461 NewTL.setRParenLoc(TL.getRParenLoc()); in TransformFunctionNoProtoType() 6568 NewTL.setRParenLoc(TL.getRParenLoc()); in TransformTypeOfExprType() 6592 NewTL.setRParenLoc(TL.getRParenLoc()); in TransformTypeOfType() 6627 NewTL.setRParenLoc(TL.getRParenLoc()); in TransformDecltypeType() 6946 NewTL.setRParenLoc(TL.getRParenLoc()); in TransformAtomicType() 7141 NewTL.setRParenLoc(TL.getRParenLoc()); in TransformAutoType() 7438 NewTL.setRParenLoc(TL.getRParenLoc()); in TransformParenType() 8074 S->getRParenLoc(), Init.get(), Then.get(), S->getElseLoc(), Else.get()); in TransformIfStmt() 8095 Init.get(), Cond, S->getRParenLoc()); in TransformSwitchStmt() [all …]
|
H A D | SemaPseudoObject.cpp | 160 assocTypes, assocExprs, gse->getDefaultLoc(), gse->getRParenLoc(), in rebuild() 164 assocTypes, assocExprs, gse->getDefaultLoc(), gse->getRParenLoc(), in rebuild() 178 rebuiltExpr->getObjectKind(), ce->getRParenLoc(), in rebuild()
|
H A D | SemaChecking.cpp | 530 TheCall->getBeginLoc(), Args, TheCall->getRParenLoc()); 3394 CheckArgAlignment(TheCall->getRParenLoc(), FDecl, "'this'", ThisType, in CheckFunctionCall() 3399 IsMemberFunction, TheCall->getRParenLoc(), in CheckFunctionCall() 3467 /*IsMemberFunction=*/false, TheCall->getRParenLoc(), in CheckPointerCall() 3478 /*IsMemberFunction=*/false, TheCall->getRParenLoc(), in CheckOtherCall() 3526 DRE->getSourceRange(), TheCall->getRParenLoc(), Args, in AtomicOpsOverloaded() 5064 TheCall->getRParenLoc()); in BuiltinShuffleVector() 7489 SourceRange CastRange(CCast->getLParenLoc(), CCast->getRParenLoc()); in checkFormatExpr() 8595 SourceLocation CallLoc = Call->getRParenLoc(); in CheckMemaccessSize() 8648 Call->getBeginLoc(), Call->getRParenLoc())) in CheckMemaccessArguments() [all …]
|
H A D | SemaTemplateDeductionGuide.cpp | 566 NewTL.setRParenLoc(TL.getRParenLoc()); in transformFunctionProtoType()
|
H A D | SemaExprObjC.cpp | 4532 castRange = SourceRange(cast->getLParenLoc(), cast->getRParenLoc()); in diagnoseARCUnbridgedCast() 4588 subExprs, gse->getDefaultLoc(), gse->getRParenLoc(), in stripARCUnbridgedCast()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 1599 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); in VisitWhileStmt() 1719 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); in VisitForStmt() 1762 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); in VisitCXXForRangeStmt() 1801 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); in VisitObjCForCollectionStmt() 2029 findGapAreaBetween(S->getRParenLoc(), getStart(S->getThen())); in VisitIfStmt()
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | RangeSelector.cpp | 284 SourceLocation getRLoc(const CallExpr &E) { return E.getRParenLoc(); } in getRLoc()
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 1751 SourceLocation rightParenLoc = S->getRParenLoc(); in RewriteObjCForCollectionStmt() 1977 SourceLocation rParenLoc = Catch->getRParenLoc(); in RewriteObjCTryStmt() 2173 EndLoc = ECE->getRParenLoc(); in RewriteObjCQualifiedInterfaceTypes() 4713 SourceLocation LocEnd = CE->getRParenLoc(); in RewriteCastExpr()
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1511 SourceLocation getRParenLoc() const { return RParenLoc; } in getRParenLoc() function
|