Home | History | Annotate | Download | only in Sema

Lines Matching refs:LPLoc

10100 Sema::ActOnStmtExpr(SourceLocation LPLoc, Stmt *SubStmt,
10113 return ExprError(Diag(LPLoc, diag::err_stmtexpr_file_scope));
10152 InitializedEntity::InitializeResult(LPLoc,
10174 Expr *ResStmtExpr = new (Context) StmtExpr(Compound, Ty, LPLoc, RPLoc);