Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3707 CompilerType *class_type_ptr) { in IsObjCObjectPointerType() argument
3714 if (class_type_ptr) { in IsObjCObjectPointerType()
3719 class_type_ptr->Clear(); in IsObjCObjectPointerType()
3721 class_type_ptr->SetCompilerType( in IsObjCObjectPointerType()
3729 if (class_type_ptr) in IsObjCObjectPointerType()
3730 class_type_ptr->Clear(); in IsObjCObjectPointerType()