Home
last modified time | relevance | path

Searched defs:LParen (Results 1 – 16 of 16) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaSYCL.cpp140 BuildUniqueStableNameExpr(SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,TypeSourceInfo * TSI) BuildUniqueStableNameExpr() argument
148 ActOnUniqueStableNameExpr(SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,ParsedType ParsedTy) ActOnUniqueStableNameExpr() argument
H A DSemaInit.cpp7377 SourceLocation LParen; CheckMoveOnConstruction() local
H A DTreeTransform.h2645 RebuildSYCLUniqueStableNameExpr(SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,TypeSourceInfo * TSI) RebuildSYCLUniqueStableNameExpr() argument
2690 RebuildParenExpr(Expr * SubExpr,SourceLocation LParen,SourceLocation RParen) RebuildParenExpr() argument
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DMinMaxUseInitializerListCheck.cpp154 const auto LParen = utils::lexer::findNextTokenSkippingComments( generateReplacements() 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.cpp1549 SourceLocation LParen; ParseIfStatement() local
1749 SourceLocation LParen; ParseSwitchStatement() local
1839 SourceLocation LParen; ParseWhileStatement() local
H A DParseExprCXX.cpp2289 SourceLocation LParen = ConsumeParen(), RParen = LParen; ParseCXXCondition() local
/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h48 LParen, RParen, LBrac, RBrac, LCurly, RCurly, enumerator
/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1227 if (!LParen.is(AsmToken::LParen)) { in parseInstruction() local
942 static char const *LParen = "("; parseOperand() local
960 static char const *LParen = "("; parseOperand() local
/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp2672 const auto *LParen = Tok.MatchingParen; rParenEndsCast() local
6287 for (prec::Level LParen : Tok->FakeLParens) printDebugInfo() local
[all...]
/llvm-project/clang/lib/AST/
H A DExpr.cpp563 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/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1683 AsmToken LParen; parseRegister() local
[all...]
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3995 GetExtentOfArgList(const char * Name,const char * & LParen,const char * & RParen) GetExtentOfArgList() argument
H A DRewriteModernObjC.cpp4839 GetExtentOfArgList(const char * Name,const char * & LParen,const char * & RParen) GetExtentOfArgList() argument
/llvm-project/clang/include/clang/AST/
H A DExpr.h2081 SourceLocation OpLoc, LParen, RParen; global() variable
H A DOpenMPClause.h8538 LParen, global() enumerator