Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h172 llvm::FunctionCallee objc_retainRuntimeFunction; member
H A DCGObjC.cpp2790 CGM.getObjCEntrypoints().objc_retainRuntimeFunction, "objc_retain"); in EmitObjCRetainNonBlock()