Searched refs:RetainAutoreleaseRV (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DARCRuntimeEntryPoints.h47 RetainAutoreleaseRV, member in class:llvm::objcarc::ARCRuntimeEntryPointKind
67 RetainAutoreleaseRV = nullptr;
96 case ARCRuntimeEntryPointKind::RetainAutoreleaseRV:
97 return getIntrinsicEntryPoint(RetainAutoreleaseRV,
136 Function *RetainAutoreleaseRV = nullptr; member in class:llvm::objcarc::ARCRuntimeEntryPoints
H A DObjCARCContract.cpp184 ? ARCRuntimeEntryPointKind::RetainAutoreleaseRV

Completed in 123 milliseconds