Searched refs:ISAIsCached (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp393 if (!ISAIsCached(isa)) {
416 if (!ISAIsCached(isa)) {
H A DAppleObjCRuntimeV2.cpp1512 if (ISAIsCached(isa)) {
1813 if (ISAIsCached(elt.second))
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.h310 bool ISAIsCached(ObjCISA isa) const { function in class:lldb_private::ObjCLanguageRuntime::ObjCRuntimeVersions

Completed in 53 milliseconds