Searched refs:RPL (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | StmtObjC.cpp | 22 SourceLocation RPL) in ObjCForCollectionStmt() argument 28 RParenLoc = RPL; in ObjCForCollectionStmt()
|
| H A D | StmtCXX.cpp | 52 SourceLocation RPL) in CXXForRangeStmt() argument 54 RParenLoc(RPL) { in CXXForRangeStmt()
|
| H A D | Stmt.cpp | 923 SourceLocation RPL, Stmt *Then, SourceLocation EL, Stmt *Else) in IfStmt() argument 924 : Stmt(IfStmtClass), LParenLoc(LPL), RParenLoc(RPL) { in IfStmt() 957 Expr *Cond, SourceLocation LPL, SourceLocation RPL, in Create() argument 967 IfStmt(Ctx, IL, Kind, Init, Var, Cond, LPL, RPL, Then, EL, Else); in Create()
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | StmtObjC.h | 30 SourceLocation FCL, SourceLocation RPL);
|
| H A D | StmtCXX.h | 149 SourceLocation CL, SourceLocation RPL);
|
| H A D | Stmt.h | 1997 Expr *Cond, SourceLocation LPL, SourceLocation RPL,
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.td | 2360 // Adjust RPL Field of Segment Selector
|