OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_has_object_getClass
(Results
1 - 2
of
2
) sorted by null
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleObjCRuntimeV2.h
282
bool
m_has_object_getClass
;
AppleObjCRuntimeV2.cpp
348
m_has_object_getClass
(false),
354
m_has_object_getClass
= (objc_module_sp->FindFirstSymbolWithNameAndType(g_gdb_object_getClass, eSymbolTypeCode) != NULL);
482
if (
m_has_object_getClass
)
[
all
...]
Completed in 514 milliseconds