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.h216 NonLoc makeLazyCompoundVal(const StoreRef &store, in makeLazyCompoundVal() function
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1823 return svalBuilder.makeLazyCompoundVal(StoreRef(B.asStore(), *this), R); in createLazyBinding()
1971 nonloc::LazyCompoundVal LCV = svalBuilder.makeLazyCompoundVal(store, S) in bindArray()