Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp130 const size_t matching_symbols = sc_list.GetSize(); in LookupInCompleteClassCache() local
132 if (matching_symbols) { in LookupInCompleteClassCache()