Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp166 bool isBoundThroughLazyCompoundVal(const Environment &Env,
332 if (!isBoundThroughLazyCompoundVal(State->getEnvironment(), Reg.first)) { in checkDeadSymbols()
817 bool isBoundThroughLazyCompoundVal(const Environment &Env, in isBoundThroughLazyCompoundVal() function