Home
last modified time | relevance | path

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

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