Searched defs:FullExpr (Results 1 – 8 of 8) sorted by relevance
50 bool ConversionFixItGenerator::tryToFixConversion(const Expr *FullExpr, in tryToFixConversion() argument
2229 ExprResult FullExpr = ActOnFinishFullExpr(E, /*DiscardedValue*/ false); ActOnForEachLValueExpr() local
8986 ExprResult FullExpr = FE; ActOnFinishFullExpr() local [all...]
20112 FullExprArg FullExpr = MakeFullExpr(Cond.get(), Loc); ActOnCondition() local
25 class FullExpr; variable
1048 FullExpr(StmtClass SC, Expr *subexpr) in FullExpr() function 1054 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 subscriptOperatorNeedsParens(const Expr * FullExpr) subscriptOperatorNeedsParens() argument