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

  /external/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 80 StopTrackingHard,
82 /// Performs the combined functionality of DecRef and StopTrackingHard.
89 /// Performs the combined functionality of DecRefMsg and StopTrackingHard.
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp 886 case StopTrackingHard:
887 return StopTrackingHard;
    [all...]

Completed in 56 milliseconds