Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.cpp382 if (llvm::Function *ObjCInitFunction = ObjCRuntime->ModuleInitFunction()) in Release() local
383 AddGlobalCtor(ObjCInitFunction); in Release()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp458 if (llvm::Function *ObjCInitFunction = ObjCRuntime->ModuleInitFunction()) in Release() local
459 AddGlobalCtor(ObjCInitFunction); in Release()