Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp40 static bool CanModuleBeGNUstepObjCLibrary(const ModuleSP &module_sp, in CanModuleBeGNUstepObjCLibrary() function
61 if (CanModuleBeGNUstepObjCLibrary(mod, TT)) in ScanForGNUstepObjCLibraryCandidate()
212 return CanModuleBeGNUstepObjCLibrary(module_sp, TT); in IsModuleObjCLibrary()