Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h245 NonLoc makeLazyCompoundVal(const StoreRef &store, in makeLazyCompoundVal() function
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2305 return svalBuilder.makeLazyCompoundVal(StoreRef(B.asStore(), *this), R); in createLazyBinding()