HomeSort by: relevance | last modified time | path
    Searched defs:RetainAutorelease (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
ARCRuntimeEntryPoints.h 46 RetainAutorelease,
66 RetainAutorelease = nullptr;
93 case ARCRuntimeEntryPointKind::RetainAutorelease:
94 return getIntrinsicEntryPoint(RetainAutorelease,
133 Function *RetainAutorelease = nullptr;

Completed in 24 milliseconds