Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3598 const clang::Type::TypeClass pointee_type_class = in IsPossibleDynamicType() local
3600 switch (pointee_type_class) { in IsPossibleDynamicType()