Searched defs:FullExpr (Results 1 – 8 of 8) sorted by relevance
50 bool ConversionFixItGenerator::tryToFixConversion(const Expr *FullExpr, in tryToFixConversion()
2229 ExprResult FullExpr = ActOnFinishFullExpr(E, /*DiscardedValue*/ false); in ActOnForEachLValueExpr() local
9059 ExprResult FullExpr = FE; in ActOnFinishFullExpr() local
20182 FullExprArg FullExpr = MakeFullExpr(Cond.get(), Loc); in ActOnCondition() local
25 class FullExpr; variable
1048 FullExpr(StmtClass SC, Expr *subexpr) in FullExpr() function1054 FullExpr(StmtClass SC, EmptyShell Empty) in FullExpr() function
888 static bool subscriptOperatorNeedsParens(const Expr *FullExpr) { in subscriptOperatorNeedsParens()910 static bool castOperatorNeedsParens(const Expr *FullExpr) { in castOperatorNeedsParens()
216 bool subscriptOperatorNeedsParens(const Expr *FullExpr) { in subscriptOperatorNeedsParens()