Searched defs:LPLoc (Results 1 – 3 of 3) sorted by relevance
1199 SourceLocation LPLoc = ConsumeParen(); in ParseDoStatement() local
2557 SourceLocation LPLoc; // the location of the left paren variable
7984 Sema::ActOnStmtExpr(SourceLocation LPLoc, Stmt *SubStmt, in ActOnStmtExpr()