/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaSYCL.cpp | 141 SourceLocation RParen, in BuildUniqueStableNameExpr() 149 SourceLocation RParen, in ActOnUniqueStableNameExpr()
|
H A D | SemaExprCXX.cpp | 6176 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 D | SemaObjC.cpp | 207 SourceLocation RParen, Decl *Parm, in ActOnObjCAtCatchStmt()
|
H A D | SemaExprObjC.cpp | 5160 SourceLocation RParen) { in ActOnObjCAvailabilityCheckExpr()
|
H A D | SemaInit.cpp | 7387 SourceLocation RParen = CE->getRParenLoc(); in CheckMoveOnConstruction() local
|
H A D | TreeTransform.h | 2646 SourceLocation RParen, in RebuildSYCLUniqueStableNameExpr() 2691 SourceLocation RParen) { in RebuildParenExpr()
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseStmt.cpp | 1556 SourceLocation RParen; in ParseIfStatement() local 1756 SourceLocation RParen; in ParseSwitchStatement() local 1846 SourceLocation RParen; in ParseWhileStatement() local
|
H A D | ParseExprCXX.cpp | 2289 SourceLocation LParen = ConsumeParen(), RParen = LParen; in ParseCXXCondition() local
|
H A D | ParseDeclCXX.cpp | 4652 auto RParen = Tok.getLocation(); in ParseCXXAssumeAttributeArg() local
|
H A D | ParseDecl.cpp | 648 SourceLocation RParen = Tok.getLocation(); in ParseAttributeArgsCommon() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 48 LParen, RParen, LBrac, RBrac, LCurly, RCurly, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 943 static char const *RParen = ")"; in parseOperand() local 961 static char const *RParen = ")"; in parseOperand() local
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 2032 Token RParen; in ExpandBuiltinMacro() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExprCXX.h | 2867 SourceLocation RParen; variable 2936 SourceLocation RParen; variable 4133 SourceLocation Keyword, SourceLocation RParen) in CXXNoexceptExpr()
|
H A D | Expr.h | 2081 SourceLocation OpLoc, LParen, RParen; variable
|
H A D | OpenMPClause.h | 8539 RParen, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 564 SourceLocation RParen, in SYCLUniqueStableNameExpr() 579 SourceLocation LParen, SourceLocation RParen, in Create()
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 4840 const char *&RParen) { in GetExtentOfArgList()
|