reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseExpr.cpp
 2137       Res = Actions.ActOnVAArg(StartLoc, Expr.get(), Ty.get(), ConsumeParen());
 2211           Res = Actions.ActOnBuiltinOffsetOf(getCurScope(), StartLoc, TypeLoc,
 2250     Res = Actions.ActOnChooseExpr(StartLoc, Cond.get(), Expr1.get(),
 2279     Res = Actions.ActOnAsTypeExpr(Expr.get(), DestTy.get(), StartLoc,
 2308     Res = Actions.ActOnConvertVectorExpr(Expr.get(), DestTy.get(), StartLoc,
 2336     Res = Actions.ActOnSourceLocExpr(Kind, StartLoc, ConsumeParen());