Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h210 llvm::Function *clang_arc_use; member
H A DCGObjC.cpp2122 llvm::Function *&fn = CGM.getObjCEntrypoints().clang_arc_use; in EmitARCIntrinsicUse()