Searched refs:includedInBindings (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h191 virtual bool includedInBindings(Store store,
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp577 reapedStore.getStoreManager().includedInBindings(store, VR);
H A DRegionStore.cpp534 bool includedInBindings(Store store, const MemRegion *region) const override;
2336 bool RegionStoreManager::includedInBindings(Store store, function in class:RegionStoreManager
H A DBugReporterVisitors.cpp1690 if (SM.includedInBindings(N->getState()->getStore(), Candidate)) {

Completed in 210 milliseconds