Searched refs:BindName (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp82 static internal::Matcher<Stmt> simpleCondition(StringRef BindName) { argument
87 to(varDecl(hasType(isInteger())).bind(BindName))))),

Completed in 84 milliseconds