Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp3825 const clang::Type::TypeClass pointee_type_class = in IsPossibleDynamicType() local
3827 switch (pointee_type_class) { in IsPossibleDynamicType()