Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2524 const bool class_count_changed = RealizedClassGenerationCountChanged(); in UpdateISAToDescriptorMapIfNeeded() local
2527 !class_count_changed) in UpdateISAToDescriptorMapIfNeeded()