Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1699 void emitAtAvailableLinkGuard();
H A DCGObjC.cpp4041 void CodeGenModule::emitAtAvailableLinkGuard() { in emitAtAvailableLinkGuard() function in CodeGenModule
H A DCodeGenModule.cpp872 emitAtAvailableLinkGuard(); in Release()