Home
last modified time | relevance | path

Searched refs:objc_releaseRuntimeFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h196 llvm::FunctionCallee objc_releaseRuntimeFunction; member
H A DCGObjC.cpp2804 CGM.getObjCEntrypoints().objc_releaseRuntimeFunction; in EmitObjCRelease()