Home
last modified time | relevance | path

Searched defs:RPL (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/
H A DStmtObjC.cpp22 SourceLocation RPL) in ObjCForCollectionStmt()
H A DStmtCXX.cpp53 SourceLocation RPL) in CXXForRangeStmt()
H A DStmt.cpp926 IfStmt(const ASTContext & Ctx,SourceLocation IL,IfStatementKind Kind,Stmt * Init,VarDecl * Var,Expr * Cond,SourceLocation LPL,SourceLocation RPL,Stmt * Then,SourceLocation EL,Stmt * Else) IfStmt() argument
960 Create(const ASTContext & Ctx,SourceLocation IL,IfStatementKind Kind,Stmt * Init,VarDecl * Var,Expr * Cond,SourceLocation LPL,SourceLocation RPL,Stmt * Then,SourceLocation EL,Stmt * Else) Create() argument