Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp4065 llvm::FunctionType *CheckFTy = llvm::FunctionType::get(VoidTy, {}, false); in emitAtAvailableLinkGuard() local
4067 CheckFTy, "__clang_at_available_requires_core_foundation_framework", in emitAtAvailableLinkGuard()