Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h1410 void emitAtAvailableLinkGuard();
H A DCGObjC.cpp3632 void CodeGenModule::emitAtAvailableLinkGuard() { in emitAtAvailableLinkGuard() function in CodeGenModule
H A DCodeGenModule.cpp436 emitAtAvailableLinkGuard(); in Release()