Searched defs:FullExpr (Results 1 – 6 of 6) sorted by relevance
51 bool ConversionFixItGenerator::tryToFixConversion(const Expr *FullExpr, in tryToFixConversion()
1689 ExprResult FullExpr = ActOnFinishFullExpr(E); in ActOnForEachLValueExpr() local
6982 ExprResult FullExpr = FE; in ActOnFinishFullExpr() local
14426 FullExprArg FullExpr = MakeFullExpr(Cond.get(), Loc); in ActOnCondition() local
889 static bool subscriptOperatorNeedsParens(const Expr *FullExpr) { in subscriptOperatorNeedsParens()911 static bool castOperatorNeedsParens(const Expr *FullExpr) { in castOperatorNeedsParens()
216 bool subscriptOperatorNeedsParens(const Expr *FullExpr) { in subscriptOperatorNeedsParens()