Home
last modified time | relevance | path

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

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