Searched defs:FullExpr (Results 1 – 8 of 8) sorted by relevance
50 bool ConversionFixItGenerator::tryToFixConversion(const Expr *FullExpr, in tryToFixConversion()
2162 ExprResult FullExpr = ActOnFinishFullExpr(E, /*DiscardedValue*/ false); in ActOnForEachLValueExpr() local
8418 ExprResult FullExpr = FE; in ActOnFinishFullExpr() local
18946 FullExprArg FullExpr = MakeFullExpr(Cond.get(), Loc); in ActOnCondition() local
25 class FullExpr; variable
998 FullExpr(StmtClass SC, Expr *subexpr) in FullExpr() function1004 FullExpr(StmtClass SC, EmptyShell Empty) in FullExpr() function
891 static bool subscriptOperatorNeedsParens(const Expr *FullExpr) { in subscriptOperatorNeedsParens()913 static bool castOperatorNeedsParens(const Expr *FullExpr) { in castOperatorNeedsParens()
219 bool subscriptOperatorNeedsParens(const Expr *FullExpr) { in subscriptOperatorNeedsParens()