Home
last modified time | relevance | path

Searched defs:IsModuleObjCLibrary (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp208 bool GNUstepObjCRuntime::IsModuleObjCLibrary(const ModuleSP &module_sp) { IsModuleObjCLibrary() function in GNUstepObjCRuntime
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp345 bool AppleObjCRuntime::IsModuleObjCLibrary(const ModuleSP &module_sp) { IsModuleObjCLibrary() function in AppleObjCRuntime