Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3696 CompilerType *class_type_ptr) { in IsObjCObjectPointerType() argument
3703 if (class_type_ptr) { in IsObjCObjectPointerType()
3708 class_type_ptr->Clear(); in IsObjCObjectPointerType()
3710 class_type_ptr->SetCompilerType( in IsObjCObjectPointerType()
3718 if (class_type_ptr) in IsObjCObjectPointerType()
3719 class_type_ptr->Clear(); in IsObjCObjectPointerType()