Home
last modified time | relevance | path

Searched refs:simpleCondition (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp82 static internal::Matcher<Stmt> simpleCondition(StringRef BindName) { in simpleCondition() function
141 hasCondition(simpleCondition("initVarName")), in forLoopMatcher()