Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6209 const clang::Type::TypeClass parent_type_class = in GetChildCompilerTypeAtIndex() local
6223 switch (parent_type_class) { in GetChildCompilerTypeAtIndex()