Searched refs:ConditionBoundName (Results 1 – 1 of 1) sorted by relevance
63 static const char ConditionBoundName[] = "conditionBound"; variable111 expr(hasType(isInteger())).bind(ConditionBoundName); in makeArrayLoopMatcher()916 const auto *BoundExpr = Nodes.getNodeAs<Expr>(ConditionBoundName); in check()