Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1540 SourceLocation LParen; ParseIfStatement() local
1740 SourceLocation LParen; ParseSwitchStatement() local
1830 SourceLocation LParen; ParseWhileStatement() local
H A DParseExprCXX.cpp2190 SourceLocation LParen = ConsumeParen(), RParen = LParen; ParseCXXCondition() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h48 LParen, RParen, LBrac, RBrac, LCurly, RCurly, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp885 static char const *LParen = "("; parseOperand() local
903 static char const *LParen = "("; parseOperand() local
1170 AsmToken LParen = Lexer.peekTok(); parseInstruction() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp5793 for (prec::Level LParen : Tok->FakeLParens) printDebugInfo() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp553 SYCLUniqueStableNameExpr(SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,QualType ResultTy,TypeSourceInfo * TSI) SYCLUniqueStableNameExpr() argument
569 Create(const ASTContext & Ctx,SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,TypeSourceInfo * TSI) Create() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1675 AsmToken LParen; parseRegister() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3995 void RewriteObjC::GetExtentOfArgList(const char *Name, const char *&LParen, in GetExtentOfArgList()
H A DRewriteModernObjC.cpp4841 GetExtentOfArgList(const char * Name,const char * & LParen,const char * & RParen) GetExtentOfArgList() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp8446 SourceLocation LParen; CheckMoveOnConstruction() local
H A DTreeTransform.h2619 RebuildSYCLUniqueStableNameExpr(SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,TypeSourceInfo * TSI) RebuildSYCLUniqueStableNameExpr() argument
2663 RebuildParenExpr(Expr * SubExpr,SourceLocation LParen,SourceLocation RParen) RebuildParenExpr() argument
H A DSemaExpr.cpp3774 BuildSYCLUniqueStableNameExpr(SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,TypeSourceInfo * TSI) BuildSYCLUniqueStableNameExpr() argument
3781 ActOnSYCLUniqueStableNameExpr(SourceLocation OpLoc,SourceLocation LParen,SourceLocation RParen,ParsedType ParsedTy) ActOnSYCLUniqueStableNameExpr() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2052 SourceLocation OpLoc, LParen, RParen; global() variable
H A DOpenMPClause.h8498 LParen, global() enumerator