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.h1943 void emitAtAvailableLinkGuard();
H A DCGObjC.cpp4085 void CodeGenModule::emitAtAvailableLinkGuard() { in emitAtAvailableLinkGuard() function in CodeGenModule
H A DCodeGenModule.cpp1019 emitAtAvailableLinkGuard(); in Release()