Home
last modified time | relevance | path

Searched defs:incrementReferenceCount (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h158 virtual void incrementReferenceCount(Store store) {} in incrementReferenceCount() function
DGRState.h364 void incrementReferenceCount() { ++refCount; } in incrementReferenceCount() function
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp300 void incrementReferenceCount(Store store) { in incrementReferenceCount() function in __anond103a6c50311::RegionStoreManager