/openbsd-src/gnu/llvm/clang/lib/Parse/ |
H A D | ParseStmt.cpp | 1491 SourceLocation RParen; in ParseIfStatement() local 1691 SourceLocation RParen; in ParseSwitchStatement() local 1781 SourceLocation RParen; in ParseWhileStatement() local
|
H A D | ParseExprCXX.cpp | 2182 SourceLocation LParen = ConsumeParen(), RParen = LParen; in ParseCXXCondition() local
|
H A D | ParseDecl.cpp | 478 SourceLocation RParen = Tok.getLocation(); in ParseAttributeArgsCommon() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 48 LParen, RParen, LBrac, RBrac, LCurly, RCurly, enumerator
|
/openbsd-src/usr.bin/make/ |
H A D | cond.c | 95 False = 0, True = 1, And, Or, Not, LParen, RParen, EndOfFile, None, Err enumerator
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 5811 SourceLocation RParen) { in ActOnArrayTypeTrait() 5878 SourceLocation RParen) { in BuildArrayTypeTrait() 5899 SourceLocation RParen) { in ActOnExpressionTrait() 5921 SourceLocation RParen) { in BuildExpressionTrait() 8063 SourceLocation RParen) { in BuildCXXNoexceptExpr() 8090 Expr *Operand, SourceLocation RParen) { in ActOnNoexceptExpr()
|
H A D | SemaStmt.cpp | 4197 SourceLocation RParen, Decl *Parm, in ActOnObjCAtCatchStmt()
|
H A D | SemaExpr.cpp | 3585 SourceLocation RParen, in BuildSYCLUniqueStableNameExpr() 3592 SourceLocation RParen, in ActOnSYCLUniqueStableNameExpr() 21149 SourceLocation RParen) { in ActOnObjCAvailabilityCheckExpr()
|
H A D | SemaInit.cpp | 8283 SourceLocation RParen = CE->getRParenLoc(); in CheckMoveOnConstruction() local
|
H A D | TreeTransform.h | 2562 SourceLocation RParen, in RebuildSYCLUniqueStableNameExpr() 2607 SourceLocation RParen) { in RebuildParenExpr()
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | ExprObjC.h | 1689 SourceLocation AtLoc, RParen; variable 1693 SourceLocation RParen, QualType Ty) in ObjCAvailabilityCheckExpr()
|
H A D | ExprCXX.h | 2841 SourceLocation RParen; variable 2908 SourceLocation RParen; variable 4078 SourceLocation Keyword, SourceLocation RParen) in CXXNoexceptExpr()
|
H A D | Expr.h | 2069 SourceLocation OpLoc, LParen, RParen; variable
|
H A D | OpenMPClause.h | 8403 RParen, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 887 static char const *RParen = ")"; in parseOperand() local 905 static char const *RParen = ")"; in parseOperand() local
|
/openbsd-src/gnu/llvm/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 1893 Token RParen; in ExpandBuiltinMacro() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | Expr.cpp | 612 SourceLocation RParen, in SYCLUniqueStableNameExpr() 627 SourceLocation LParen, SourceLocation RParen, in Create()
|
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 3996 const char *&RParen) { in GetExtentOfArgList()
|
H A D | RewriteModernObjC.cpp | 4843 const char *&RParen) { in GetExtentOfArgList()
|