Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp1200 void FinishModule();
4010 FinishModule(); in ModuleInitFunction()
5486 void CGObjCMac::FinishModule() { in FinishModule() function in CGObjCMac