Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValBuilder.h221 NonLoc makeLazyCompoundVal(const StoreRef &store, in makeLazyCompoundVal() function
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1919 return svalBuilder.makeLazyCompoundVal(StoreRef(B.asStore(), *this), R); in createLazyBinding()
2067 nonloc::LazyCompoundVal LCV = svalBuilder.makeLazyCompoundVal(store, S) in bindArray()