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

/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp363 /// setImplicitDefaultValue - Set the default binding for the provided
366 RegionBindingsRef setImplicitDefaultValue(RegionBindingsConstRef B,
1926 RegionStoreManager::setImplicitDefaultValue(RegionBindingsConstRef B, function in class:RegionStoreManager
1982 return setImplicitDefaultValue(B, R, ElementTy);
2009 NewB = setImplicitDefaultValue(NewB, R, ElementTy);

Completed in 248 milliseconds