Home
last modified time | relevance | path

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

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