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

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 167 virtual void incrementReferenceCount(Store store) {}
260 mgr.incrementReferenceCount(store);
267 mgr.incrementReferenceCount(store);
278 mgr.incrementReferenceCount(newStore.store);
  /external/clang/lib/StaticAnalyzer/Core/
RegionStore.cpp 436 void incrementReferenceCount(Store store) {
    [all...]

Completed in 30 milliseconds