Home | History | Annotate | Download | only in AST

Lines Matching refs:OperatorLoc

1270                                    SourceLocation OperatorLoc,
1279 return new (Mem) OffsetOfExpr(C, type, OperatorLoc, tsi, comps, exprs,
1292 SourceLocation OperatorLoc, TypeSourceInfo *tsi,
1300 OperatorLoc(OperatorLoc), RParenLoc(RParenLoc), TSInfo(tsi),