Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp82 static internal::Matcher<Stmt> simpleCondition(StringRef BindName, in simpleCondition() function
144 hasCondition(simpleCondition("initVarName", "initVarRef")), in forLoopMatcher()