Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DIteratorModeling.cpp166 bool isBoundThroughLazyCompoundVal(const Environment &Env,
335 if (!isBoundThroughLazyCompoundVal(State->getEnvironment(), Reg.first)) { in checkDeadSymbols()
822 bool isBoundThroughLazyCompoundVal(const Environment &Env, in isBoundThroughLazyCompoundVal() function