Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp55 static bool ScanForGNUstepObjCLibraryCandidate(const ModuleList &modules, in ScanForGNUstepObjCLibraryCandidate() function
80 if (!ScanForGNUstepObjCLibraryCandidate(images, TT)) in CreateInstance()