Files
clang-p2996/lldb/source/Plugins
Michael Buch 74a588464c [lldb][TypeSystemClang][NFC] Use GetNumBaseClasses in TypeSystemClang::GetNumChildren (#139552)
`TypeSystemClang::GetNumBaseClasses` does exactly the same base-class
accounting that we were doing in GetNumChildren. So re-use it.
2025-05-12 17:32:26 +01:00
..