Home
last modified time | relevance | path

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

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