Home | History | Annotate | Download | only in Parse

Lines Matching refs:FullExprArg

975   FullExprArg FullCondExp(Actions.MakeFullExpr(CondExp.get(), IfLoc));
1196 FullExprArg FullCond(Actions.MakeFullExpr(Cond.get(), WhileLoc));
1361 FullExprArg SecondPart(Actions);
1364 FullExprArg ThirdPart(Actions);