Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1797 void emitAtAvailableLinkGuard();
H A DCGObjC.cpp4039 void CodeGenModule::emitAtAvailableLinkGuard() { in emitAtAvailableLinkGuard() function in CodeGenModule
H A DCodeGenModule.cpp911 emitAtAvailableLinkGuard(); in Release()