Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTType.cpp3385 const clang::Type::TypeClass parent_type_class = parent_qual_type->getTypeClass(); in GetChildClangTypeAtIndex() local
3392 switch (parent_type_class) in GetChildClangTypeAtIndex()