HomeSort by relevance Sort by last modified time
    Searched defs:BindDefault (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/StaticAnalyzer/Core/
Store.cpp 62 StoreRef StoreManager::BindDefault(Store store, const MemRegion *R, SVal V) {
RegionStore.cpp 389 // BindDefault is only used to initialize a region with a default value.
390 StoreRef BindDefault(Store store, const MemRegion *R, SVal V) {
    [all...]

Completed in 34 milliseconds