Home
last modified time | relevance | path

Searched defs:RParen (Results 1 – 22 of 22) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaSYCL.cpp141 BuildUniqueStableNameExpr(SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,TypeSourceInfo * TSI) BuildUniqueStableNameExpr() argument
149 ActOnUniqueStableNameExpr(SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,ParsedType ParsedTy) ActOnUniqueStableNameExpr() argument
H A DSemaExprCXX.cpp6103 ActOnArrayTypeTrait(ArrayTypeTrait ATT,SourceLocation KWLoc,ParsedType Ty,Expr * DimExpr,SourceLocation RParen) ActOnArrayTypeTrait() argument
6170 BuildArrayTypeTrait(ArrayTypeTrait ATT,SourceLocation KWLoc,TypeSourceInfo * TSInfo,Expr * DimExpr,SourceLocation RParen) BuildArrayTypeTrait() argument
6191 ActOnExpressionTrait(ExpressionTrait ET,SourceLocation KWLoc,Expr * Queried,SourceLocation RParen) ActOnExpressionTrait() argument
6213 BuildExpressionTrait(ExpressionTrait ET,SourceLocation KWLoc,Expr * Queried,SourceLocation RParen) BuildExpressionTrait() argument
8281 BuildCXXNoexceptExpr(SourceLocation KeyLoc,Expr * Operand,SourceLocation RParen) BuildCXXNoexceptExpr() argument
8308 ActOnNoexceptExpr(SourceLocation KeyLoc,SourceLocation,Expr * Operand,SourceLocation RParen) ActOnNoexceptExpr() argument
[all...]
H A DSemaObjC.cpp207 ActOnObjCAtCatchStmt(SourceLocation AtLoc,SourceLocation RParen,Decl * Parm,Stmt * Body) ActOnObjCAtCatchStmt() argument
H A DSemaExprObjC.cpp5160 ActOnObjCAvailabilityCheckExpr(llvm::ArrayRef<AvailabilitySpec> AvailSpecs,SourceLocation AtLoc,SourceLocation RParen) ActOnObjCAvailabilityCheckExpr() argument
H A DSemaInit.cpp7374 SourceLocation RParen = CE->getRParenLoc(); CheckMoveOnConstruction() local
H A DTreeTransform.h2646 RebuildSYCLUniqueStableNameExpr(SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,TypeSourceInfo * TSI) RebuildSYCLUniqueStableNameExpr() argument
2691 RebuildParenExpr(Expr * SubExpr,SourceLocation LParen,SourceLocation RParen) RebuildParenExpr() argument
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DMisplacedPointerArithmeticInAllocCheck.cpp87 const StringRef RParen = in check() local
/llvm-project/flang/include/flang/Common/
H A Dformat.h45 Star, LParen, RParen, Comma, Point, Sign, in ENUM_CLASS() argument
/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1550 SourceLocation RParen; ParseIfStatement() local
1750 SourceLocation RParen; ParseSwitchStatement() local
1840 SourceLocation RParen; ParseWhileStatement() local
H A DParseExprCXX.cpp2289 SourceLocation LParen = ConsumeParen(), RParen = LParen; ParseCXXCondition() local
H A DParseDeclCXX.cpp4652 auto RParen = Tok.getLocation(); ParseCXXAssumeAttributeArg() local
H A DParseDecl.cpp643 SourceLocation RParen = Tok.getLocation(); ParseAttributeArgsCommon() local
/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h48 LParen, RParen, LBrac, RBrac, LCurly, RCurly, enumerator
/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1700 SourceLocation RParen, QualType Ty) variable
1704 ObjCAvailabilityCheckExpr(VersionTuple VersionToCheck,SourceLocation AtLoc,SourceLocation RParen,QualType Ty) ObjCAvailabilityCheckExpr() argument
H A DExprCXX.h2867 SourceLocation RParen; global() variable
2936 SourceLocation RParen; global() variable
4132 CXXNoexceptExpr(QualType Ty,Expr * Operand,CanThrowResult Val,SourceLocation Keyword,SourceLocation RParen) CXXNoexceptExpr() argument
H A DExpr.h2081 SourceLocation OpLoc, LParen, RParen; global() variable
H A DOpenMPClause.h8539 RParen, global() enumerator
/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp943 static char const *RParen = ")"; parseOperand() local
961 static char const *RParen = ")"; parseOperand() local
/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp2018 Token RParen; ExpandBuiltinMacro() local
/llvm-project/clang/lib/AST/
H A DExpr.cpp564 SYCLUniqueStableNameExpr(SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,QualType ResultTy,TypeSourceInfo * TSI) SYCLUniqueStableNameExpr() argument
579 Create(const ASTContext & Ctx,SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,TypeSourceInfo * TSI) Create() argument
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3996 GetExtentOfArgList(const char * Name,const char * & LParen,const char * & RParen) GetExtentOfArgList() argument
H A DRewriteModernObjC.cpp4840 GetExtentOfArgList(const char * Name,const char * & LParen,const char * & RParen) GetExtentOfArgList() argument