Searched defs:BoundExpr (Results 1 – 4 of 4) sorted by relevance
916 const auto *BoundExpr = Nodes.getNodeAs<Expr>(ConditionBoundName); in check() local
2255 ExprResult BoundExpr; in BuildCXXForRangeStmt() local
2496 ExprResult BoundExpr; in BuildCXXForRangeStmt() local
1849 using BoundExpr = ScalarIntExpr; variable