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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
ARCRuntimeEntryPoints.h 47 RetainAutoreleaseRV,
67 RetainAutoreleaseRV = nullptr;
96 case ARCRuntimeEntryPointKind::RetainAutoreleaseRV:
97 return getIntrinsicEntryPoint(RetainAutoreleaseRV,
136 Function *RetainAutoreleaseRV = nullptr;
ARCRuntimeEntryPoints.h 47 RetainAutoreleaseRV,
67 RetainAutoreleaseRV = nullptr;
96 case ARCRuntimeEntryPointKind::RetainAutoreleaseRV:
97 return getIntrinsicEntryPoint(RetainAutoreleaseRV,
136 Function *RetainAutoreleaseRV = nullptr;

Completed in 32 milliseconds