Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSYCL.cpp140 SourceLocation LParen, in BuildUniqueStableNameExpr()
148 SourceLocation LParen, in ActOnUniqueStableNameExpr()
H A DSemaInit.cpp7390 SourceLocation LParen; in CheckMoveOnConstruction() local
H A DTreeTransform.h2645 SourceLocation LParen, in RebuildSYCLUniqueStableNameExpr()
2690 ExprResult RebuildParenExpr(Expr *SubExpr, SourceLocation LParen, in RebuildParenExpr()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1555 SourceLocation LParen; in ParseIfStatement() local
1755 SourceLocation LParen; in ParseSwitchStatement() local
1845 SourceLocation LParen; in ParseWhileStatement() local
H A DParseExprCXX.cpp2289 SourceLocation LParen = ConsumeParen(), RParen = LParen; in ParseCXXCondition() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h48 LParen, RParen, LBrac, RBrac, LCurly, RCurly, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp2690 const auto *LParen = Tok.MatchingParen; in rParenEndsCast() local
4590 const auto *LParen = Right.Next->MatchingParen; in spaceRequiredBetween() local
6327 for (prec::Level LParen : Tok->FakeLParens) in printDebugInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp942 static char const *LParen = "("; in parseOperand() local
960 static char const *LParen = "("; in parseOperand() local
1227 AsmToken LParen = Lexer.peekTok(); in parseInstruction() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp563 SourceLocation LParen, in SYCLUniqueStableNameExpr()
579 SourceLocation LParen, SourceLocation RParen, in Create()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1713 AsmToken LParen; in parseRegister() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp4839 void RewriteModernObjC::GetExtentOfArgList(const char *Name, const char *&LParen, in GetExtentOfArgList()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2081 SourceLocation OpLoc, LParen, RParen; variable
H A DOpenMPClause.h8538 LParen, enumerator