HomeSort by relevance Sort by last modified time
    Searched full:isretain (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Transforms/ObjCARC/
ObjCARC.h 101 static inline bool IsRetain(InstructionClass Class) {
ObjCARCContract.cpp 263 if (IsRetain(Class))
ObjCARCOpts.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp 874 static bool isRetain(const FunctionDecl *FD, StringRef FName) {
    [all...]

Completed in 391 milliseconds