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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp391 /// setImplicitDefaultValue - Set the default binding for the provided
394 RegionBindingsRef setImplicitDefaultValue(RegionBindingsConstRef B,
2163 RegionStoreManager::setImplicitDefaultValue(RegionBindingsConstRef B, function in class:RegionStoreManager
2243 NewB = setImplicitDefaultValue(NewB, R, ElementTy);

Completed in 172 milliseconds