Searched defs:FullExpr (Results 1 – 8 of 8) sorted by relevance
50 bool ConversionFixItGenerator::tryToFixConversion(const Expr *FullExpr, in tryToFixConversion()
2210 ExprResult FullExpr = ActOnFinishFullExpr(E, /*DiscardedValue*/ false); ActOnForEachLValueExpr() local
8837 ExprResult FullExpr = FE; ActOnFinishFullExpr() local [all...]
21182 FullExprArg FullExpr = MakeFullExpr(Cond.get(), Loc); ActOnCondition() local
25 class FullExpr; variable
1031 FullExpr(StmtClass SC, Expr *subexpr) FullExpr() function 1037 FullExpr(StmtClass SC, EmptyShell Empty) FullExpr() function
892 subscriptOperatorNeedsParens(const Expr * FullExpr) subscriptOperatorNeedsParens() argument 914 castOperatorNeedsParens(const Expr * FullExpr) castOperatorNeedsParens() argument
216 bool subscriptOperatorNeedsParens(const Expr *FullExpr) { in subscriptOperatorNeedsParens() argument