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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h216 NonLoc makeLazyCompoundVal(const StoreRef &store, function in class:clang::ento::SValBuilder
/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1823 return svalBuilder.makeLazyCompoundVal(StoreRef(B.asStore(), *this), R);
1971 nonloc::LazyCompoundVal LCV = svalBuilder.makeLazyCompoundVal(store, S)

Completed in 88 milliseconds