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

  /external/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 166 static RetEffect MakeOwned(ObjKind o, bool isAllocated = false) {
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp 182 static RefVal makeOwned(RetEffect::ObjKind o, QualType t,
716 : RetEffect::MakeOwned(RetEffect::ObjC, true))),
    [all...]

Completed in 1720 milliseconds