Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSYCL.cpp141 SourceLocation RParen, in BuildUniqueStableNameExpr()
149 SourceLocation RParen, in ActOnUniqueStableNameExpr()
H A DSemaExprCXX.cpp6176 SourceLocation RParen) { in ActOnArrayTypeTrait()
6243 SourceLocation RParen) { in BuildArrayTypeTrait()
6264 SourceLocation RParen) { in ActOnExpressionTrait()
6286 SourceLocation RParen) { in BuildExpressionTrait()
8354 SourceLocation RParen) { in BuildCXXNoexceptExpr()
8381 Expr *Operand, SourceLocation RParen) { in ActOnNoexceptExpr()
H A DSemaObjC.cpp207 SourceLocation RParen, Decl *Parm, in ActOnObjCAtCatchStmt()
H A DSemaExprObjC.cpp5160 SourceLocation RParen) { in ActOnObjCAvailabilityCheckExpr()
H A DSemaInit.cpp7387 SourceLocation RParen = CE->getRParenLoc(); in CheckMoveOnConstruction() local
H A DTreeTransform.h2646 SourceLocation RParen, in RebuildSYCLUniqueStableNameExpr()
2691 SourceLocation RParen) { in RebuildParenExpr()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1556 SourceLocation RParen; in ParseIfStatement() local
1756 SourceLocation RParen; in ParseSwitchStatement() local
1846 SourceLocation RParen; in ParseWhileStatement() local
H A DParseExprCXX.cpp2289 SourceLocation LParen = ConsumeParen(), RParen = LParen; in ParseCXXCondition() local
H A DParseDeclCXX.cpp4652 auto RParen = Tok.getLocation(); in ParseCXXAssumeAttributeArg() local
H A DParseDecl.cpp648 SourceLocation RParen = Tok.getLocation(); in ParseAttributeArgsCommon() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h48 LParen, RParen, LBrac, RBrac, LCurly, RCurly, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp943 static char const *RParen = ")"; in parseOperand() local
961 static char const *RParen = ")"; in parseOperand() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp2032 Token RParen; in ExpandBuiltinMacro() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2867 SourceLocation RParen; variable
2936 SourceLocation RParen; variable
4133 SourceLocation Keyword, SourceLocation RParen) in CXXNoexceptExpr()
H A DExpr.h2081 SourceLocation OpLoc, LParen, RParen; variable
H A DOpenMPClause.h8539 RParen, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp564 SourceLocation RParen, in SYCLUniqueStableNameExpr()
579 SourceLocation LParen, SourceLocation RParen, in Create()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp4840 const char *&RParen) { in GetExtentOfArgList()