Searched refs:BindName (Results 1 – 1 of 1) sorted by relevance
85 static internal::Matcher<Stmt> simpleCondition(StringRef BindName, in simpleCondition() argument92 declRefExpr(to(varDecl(hasType(isInteger())).bind(BindName))) in simpleCondition()