Searched defs:TheExpr (Results 1 – 3 of 3) sorted by relevance
73 const Expr *TheExpr = nullptr; variable
336 static const TExpr *checkOpKind(const Expr *TheExpr, in checkOpKind()364 static bool hasSameOperatorParent(const Expr *TheExpr, in hasSameOperatorParent()386 markDuplicateOperands(const TExpr *TheExpr, in markDuplicateOperands()
1772 } else if (const Expr *TheExpr = Item.getExpr()) { in emitBuiltinOSLogFormat() local