Lines Matching defs:LParenLoc
910 SourceLocation LParenLoc, Stmt *InitStmt,
944 : LParenLoc)
977 return BuildIfStmt(IfLoc, StatementKind, LParenLoc, InitStmt, Cond, RParenLoc,
983 SourceLocation LParenLoc, Stmt *InitStmt,
995 Cond.get().first, Cond.get().second, LParenLoc,
1122 SourceLocation LParenLoc,
1147 LParenLoc, RParenLoc);
1720 SourceLocation LParenLoc, ConditionResult Cond,
1736 WhileLoc, LParenLoc, RParenLoc);
2164 StmtResult Sema::ActOnForStmt(SourceLocation ForLoc, SourceLocation LParenLoc,
2219 Body, ForLoc, LParenLoc, RParenLoc);