Searched defs:RParen (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseStmt.cpp | 1375 SourceLocation RParen; in ParseIfStatement() local 1533 SourceLocation RParen; in ParseSwitchStatement() local 1623 SourceLocation RParen; in ParseWhileStatement() local
|
H A D | ParseExprCXX.cpp | 2096 SourceLocation LParen = ConsumeParen(), RParen = LParen; in ParseCXXCondition() local
|
H A D | ParseDecl.cpp | 433 SourceLocation RParen = Tok.getLocation(); in ParseAttributeArgsCommon() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 48 LParen, RParen, LBrac, RBrac, LCurly, RCurly, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 5538 SourceLocation RParen) { in ActOnArrayTypeTrait() 5605 SourceLocation RParen) { in BuildArrayTypeTrait() 5626 SourceLocation RParen) { in ActOnExpressionTrait() 5647 SourceLocation RParen) { in BuildExpressionTrait() 7754 SourceLocation RParen) { in BuildCXXNoexceptExpr() 7781 Expr *Operand, SourceLocation RParen) { in ActOnNoexceptExpr()
|
H A D | SemaStmt.cpp | 4192 SourceLocation RParen, Decl *Parm, in ActOnObjCAtCatchStmt()
|
H A D | SemaInit.cpp | 7894 SourceLocation RParen = CE->getRParenLoc(); in CheckMoveOnConstruction() local
|
H A D | TreeTransform.h | 2442 SourceLocation RParen) { in RebuildParenExpr()
|
H A D | SemaExpr.cpp | 19641 SourceLocation RParen) { in ActOnObjCAvailabilityCheckExpr()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ExprObjC.h | 1690 SourceLocation AtLoc, RParen; variable 1694 SourceLocation RParen, QualType Ty) in ObjCAvailabilityCheckExpr()
|
H A D | ExprCXX.h | 2767 SourceLocation RParen; variable 2834 SourceLocation RParen; variable 4005 SourceLocation Keyword, SourceLocation RParen) in CXXNoexceptExpr()
|
H A D | OpenMPClause.h | 8037 RParen, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 888 static char const *RParen = ")"; in parseOperand() local 906 static char const *RParen = ")"; in parseOperand() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 1833 Token RParen; in ExpandBuiltinMacro() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 4010 const char *&RParen) { in GetExtentOfArgList()
|
H A D | RewriteModernObjC.cpp | 4855 const char *&RParen) { in GetExtentOfArgList()
|