Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h399 bool RealizedClassGenerationCountChanged();
H A DAppleObjCRuntimeV2.cpp2393 const bool class_count_changed = RealizedClassGenerationCountChanged(); in UpdateISAToDescriptorMapIfNeeded()
2454 bool AppleObjCRuntimeV2::RealizedClassGenerationCountChanged() { in RealizedClassGenerationCountChanged() function in AppleObjCRuntimeV2