Searched defs:FullExpr (Results 1 – 14 of 14) 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
50 bool ConversionFixItGenerator::tryToFixConversion(const Expr *FullExpr, in tryToFixConversion()
1870 ExprResult FullExpr = ActOnFinishFullExpr(E, /*DiscardedValue*/ false); in ActOnForEachLValueExpr() local
8343 ExprResult FullExpr = FE; in ActOnFinishFullExpr() local
18700 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
889 static bool subscriptOperatorNeedsParens(const Expr *FullExpr) { in subscriptOperatorNeedsParens()911 static bool castOperatorNeedsParens(const Expr *FullExpr) { in castOperatorNeedsParens()
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()
216 bool subscriptOperatorNeedsParens(const Expr *FullExpr) { in subscriptOperatorNeedsParens()