Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3759 CompilerType *class_type_ptr) { in IsObjCObjectPointerType() argument
3766 if (class_type_ptr) { in IsObjCObjectPointerType()
3771 class_type_ptr->Clear(); in IsObjCObjectPointerType()
3773 class_type_ptr->SetCompilerType( in IsObjCObjectPointerType()
3781 if (class_type_ptr) in IsObjCObjectPointerType()
3782 class_type_ptr->Clear(); in IsObjCObjectPointerType()