Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDSValBuilder.h216 NonLoc makeLazyCompoundVal(const StoreRef &store, in makeLazyCompoundVal() function
/trueos/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDRegionStore.cpp1825 return svalBuilder.makeLazyCompoundVal(StoreRef(B.asStore(), *this), R); in createLazyBinding()
1973 nonloc::LazyCompoundVal LCV = svalBuilder.makeLazyCompoundVal(store, S) in bindArray()