Lines Matching defs:LParenLoc
964 SourceLocation LParenLoc, Stmt *InitStmt,
998 : LParenLoc)
1040 return BuildIfStmt(IfLoc, StatementKind, LParenLoc, InitStmt, Cond, RParenLoc,
1046 SourceLocation LParenLoc, Stmt *InitStmt,
1058 Cond.get().first, Cond.get().second, LParenLoc,
1185 SourceLocation LParenLoc,
1210 LParenLoc, RParenLoc);
1793 SourceLocation LParenLoc, ConditionResult Cond,
1818 WhileLoc, LParenLoc, RParenLoc);
2255 StmtResult Sema::ActOnForStmt(SourceLocation ForLoc, SourceLocation LParenLoc,
2310 Body, ForLoc, LParenLoc, RParenLoc);