Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDIteratorModeling.cpp200 bool isBoundThroughLazyCompoundVal(const Environment &Env,
474 if (!isBoundThroughLazyCompoundVal(State->getEnvironment(), Reg.first)) { in checkDeadSymbols()
1473 bool isBoundThroughLazyCompoundVal(const Environment &Env, in isBoundThroughLazyCompoundVal() function