Searched refs:getRParenLoc (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1121 SourceLocation getRParenLoc() const {
1134 return SourceRange(getLParenLoc(), getRParenLoc());
1394 SourceLocation getRParenLoc() const {
1403 return SourceRange(getLParenLoc(), getRParenLoc());
1879 SourceLocation getRParenLoc() const {
1888 return SourceRange(getLParenLoc(), getRParenLoc());
1897 return SourceRange(getTypeofLoc(), getRParenLoc());
1965 SourceLocation getRParenLoc() const { return getLocalData()->RParenLoc; }
1977 return SourceRange(getKWLoc(), getRParenLoc());
1981 return SourceRange(getLParenLoc(), getRParenLoc());
[all...]
H A DExprOpenMP.h195 SourceLocation getRParenLoc() const { return RPLoc; } function in class:clang::final
369 SourceLocation getRParenLoc() const { return RPLoc; } function in class:clang::final
H A DStmtObjC.h54 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::ObjCForCollectionStmt
107 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::ObjCAtCatchStmt
H A DExpr.h2451 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final::final
2592 SourceLocation getRParenLoc() const { return RParenLoc; }
3009 SourceLocation getRParenLoc() const { return RParenLoc; }
3610 SourceLocation getRParenLoc() const { return RPLoc; } function in class:clang::final::final
4212 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final::StmtExpr
4255 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final::ShuffleVectorExpr
4335 /// getRParenLoc - Return the location of final right parenthesis.
4336 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final::ConvertVectorExpr
4411 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final::ChooseExpr
4500 SourceLocation getRParenLoc() cons function in class:clang::final::VAArgExpr
5409 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final::final
5882 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final::final::AsTypeExpr
6151 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final::final::final::AtomicExpr
[all...]
H A DExprObjC.h425 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::ObjCEncodeExpr
472 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::ObjCSelectorExpr
526 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::ObjCProtocolExpr
H A DExprCXX.h150 SourceLocation getOperatorLoc() const { return getRParenLoc(); }
396 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::CXXNamedCastExpr
670 return getRParenLoc();
674 SourceLocation getEndLoc() const { return getRParenLoc(); }
1725 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final
2070 SourceLocation getRParenLoc() const { function in class:clang::CXXScalarValueInitExpr
2075 SourceLocation getEndLoc() const { return getRParenLoc(); }
3430 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final
4148 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final
H A DStmtCXX.h204 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::CXXForRangeStmt
H A DStmt.h2368 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final
2428 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::DoStmt
2432 SourceLocation getEndLoc() const { return getRParenLoc(); }
2501 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::ForStmt
2942 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::GCCAsmStmt
H A DDeclCXX.h2380 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::final
3823 SourceLocation getRParenLoc() const { return RParenLoc; } function in class:clang::StaticAssertDecl
3826 return SourceRange(getLocation(), getRParenLoc());
H A DDecl.h4047 SourceLocation getRParenLoc() const { return RParenLoc; }
4050 return SourceRange(getAsmLoc(), getRParenLoc());
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp198 Record.AddSourceLocation(S->getRParenLoc());
208 Record.AddSourceLocation(S->getRParenLoc());
221 Record.AddSourceLocation(S->getRParenLoc());
290 Record.AddSourceLocation(S->getRParenLoc());
712 Record.AddSourceLocation(E->getRParenLoc());
736 Record.AddSourceLocation(E->getRParenLoc());
776 Record.AddSourceLocation(E->getRParenLoc());
818 Record.AddSourceLocation(E->getRParenLoc());
827 Record.AddSourceLocation(E->getRParenLoc());
851 Record.AddSourceLocation(E->getRParenLoc());
[all...]
H A DASTWriter.cpp314 Record.AddSourceLocation(TL.getRParenLoc());
349 Record.AddSourceLocation(TL.getRParenLoc());
355 Record.AddSourceLocation(TL.getRParenLoc());
366 Record.AddSourceLocation(TL.getRParenLoc());
430 Record.AddSourceLocation(TL.getRParenLoc());
492 Record.AddSourceLocation(TL.getRParenLoc());
5664 Writer.AddSourceLocation(Init->getRParenLoc());
H A DASTWriterDecl.cpp1156 Record.AddSourceLocation(D->getRParenLoc());
1757 Record.AddSourceLocation(D->getRParenLoc());
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp101 E.getNumArgs() == 0 ? E.getRParenLoc() : E.getArg(0)->getBeginLoc();
271 CE.getRParenLoc());
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp308 if (getRParenLoc().isValid())
309 return SourceRange(getTypeofLoc(), getRParenLoc());
H A DASTImporter.cpp2254 auto ToRParenLoc = importChecked(Err, D->getRParenLoc());
5943 ExpectedSLoc RParenLocOrErr = import(S->getRParenLoc());
6122 auto ToRParenLoc = importChecked(Err, S->getRParenLoc());
6137 auto ToRParenLoc = importChecked(Err, S->getRParenLoc());
6155 auto ToRParenLoc = importChecked(Err, S->getRParenLoc());
6267 auto ToRParenLoc = importChecked(Err, S->getRParenLoc());
6283 auto ToRParenLoc = importChecked(Err, S->getRParenLoc());
6298 auto ToRParenLoc = importChecked(Err, S->getRParenLoc());
6395 auto ToRParenLoc = importChecked(Err, E->getRParenLoc());
6412 auto ToRParenLoc = importChecked(Err, E->getRParenLoc());
[all...]
H A DExprCXX.cpp165 return TypeInfo ? TypeInfo->getTypeLoc().getBeginLoc() : getRParenLoc();
582 return SourceRange(getArg(0)->getBeginLoc(), getRParenLoc());
584 return SourceRange(getArg(0)->getBeginLoc(), getRParenLoc());
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h5799 NewTL.setRParenLoc(TL.getRParenLoc());
5920 NewTL.setRParenLoc(TL.getRParenLoc());
6001 NewTL.setRParenLoc(TL.getRParenLoc());
6024 NewTL.setRParenLoc(TL.getRParenLoc());
6256 NewTL.setRParenLoc(TL.getRParenLoc());
6698 NewTL.setRParenLoc(TL.getRParenLoc());
7340 Cond, S->getRParenLoc(), Body.get());
7363 S->getRParenLoc());
7412 S->getRParenLoc(), Body.get());
7564 S->getRParenLoc());
[all...]
H A DSemaPseudoObject.cpp157 assocTypes, assocExprs, gse->getDefaultLoc(), gse->getRParenLoc(),
171 rebuiltExpr->getObjectKind(), ce->getRParenLoc(),
H A DSemaChecking.cpp4371 IsMemberFunction, TheCall->getRParenLoc(),
4438 /*IsMemberFunction=*/false, TheCall->getRParenLoc(),
4451 /*IsMemberFunction=*/false, TheCall->getRParenLoc(),
4493 DRE->getSourceRange(), TheCall->getRParenLoc(), Args,
5938 TheCall->getRParenLoc());
8469 SourceRange CastRange(CCast->getLParenLoc(), CCast->getRParenLoc());
9530 SourceLocation CallLoc = Call->getRParenLoc();
9590 Call->getBeginLoc(), Call->getRParenLoc()))
9812 Call->getBeginLoc(), Call->getRParenLoc()))
9897 CE->getRParenLoc()))
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1055 auto Gap = findGapAreaBetween(getPreciseTokenLocEnd(S->getRParenLoc()),
1082 auto Gap = findGapAreaBetween(getPreciseTokenLocEnd(S->getRParenLoc()),
1108 auto Gap = findGapAreaBetween(getPreciseTokenLocEnd(S->getRParenLoc()),
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp951 Builder.markChildToken(L.getRParenLoc(), syntax::NodeRole::CloseParen);
952 Builder.foldNode(Builder.getRange(L.getLParenLoc(), L.getRParenLoc()),
973 Builder.markChildToken(L.getRParenLoc(), syntax::NodeRole::CloseParen);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1543 SourceLocation rightParenLoc = S->getRParenLoc();
1851 assert(*SM->getCharacterData(Catch->getRParenLoc()) == ')' &&
1875 SourceLocation rParenLoc = Catch->getRParenLoc();
2089 EndLoc = ECE->getRParenLoc();
3892 SourceLocation LocEnd = CE->getRParenLoc();
H A DRewriteModernObjC.cpp1750 SourceLocation rightParenLoc = S->getRParenLoc();
1976 SourceLocation rParenLoc = Catch->getRParenLoc();
2171 EndLoc = ECE->getRParenLoc();
4721 SourceLocation LocEnd = CE->getRParenLoc();
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1420 SourceLocation getRParenLoc() const { function in struct:clang::DeclaratorChunk::FunctionTypeInfo

Completed in 415 milliseconds

12