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

  /external/llvm/lib/Transforms/ObjCARC/
ARCRuntimeEntryPoints.h 31 AutoreleaseRV,
47 AutoreleaseRV(nullptr),
59 AutoreleaseRV = nullptr;
74 case ARCRuntimeEntryPointKind::AutoreleaseRV:
75 return getI8XRetI8XEntryPoint(AutoreleaseRV,
106 Constant *AutoreleaseRV;
  /external/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 37 AutoreleaseRV, ///< objc_autoreleaseReturnValue

Completed in 128 milliseconds