Searched defs:IsModuleObjCLibrary (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/ | ||
H A D | GNUstepObjCRuntime.cpp | 208 bool GNUstepObjCRuntime::IsModuleObjCLibrary(const ModuleSP &module_sp) { IsModuleObjCLibrary() function in GNUstepObjCRuntime |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ | ||
H A D | AppleObjCRuntime.cpp | 345 bool AppleObjCRuntime::IsModuleObjCLibrary(const ModuleSP &module_sp) { IsModuleObjCLibrary() function in AppleObjCRuntime |