Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.h67 bool HasReadObjCLibrary() override { return m_read_objc_library; } in HasReadObjCLibrary() function
H A DAppleObjCRuntime.cpp571 if (!HasReadObjCLibrary()) { in ReadObjCLibraryIfNeeded()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DObjCLanguageRuntime.h218 virtual bool HasReadObjCLibrary() = 0;