Home | History | Annotate | Download | only in Sema

Lines Matching refs:RPLoc

8573                     SourceLocation RPLoc) { // "({..})"
8646 Expr *ResStmtExpr = new (Context) StmtExpr(Compound, Ty, LPLoc, RPLoc);
8840 SourceLocation RPLoc) {
8869 resType, VK, OK, RPLoc,
9145 SourceLocation RPLoc) {
9148 return BuildVAArgExpr(BuiltinLoc, E, TInfo, RPLoc);
9153 SourceLocation RPLoc) {
9223 return Owned(new (Context) VAArgExpr(BuiltinLoc, E, TInfo, RPLoc, T));