Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp1196 llvm::Constant *EmitModuleSymbols();
4969 values.add(EmitModuleSymbols()); in EmitModuleInfo()
4975 llvm::Constant *CGObjCMac::EmitModuleSymbols() { in EmitModuleSymbols() function in CGObjCMac