Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3771 CompilerType *class_type_ptr) { in IsObjCObjectPointerType() argument
3778 if (class_type_ptr) { in IsObjCObjectPointerType()
3783 class_type_ptr->Clear(); in IsObjCObjectPointerType()
3785 class_type_ptr->SetCompilerType( in IsObjCObjectPointerType()
3793 if (class_type_ptr) in IsObjCObjectPointerType()
3794 class_type_ptr->Clear(); in IsObjCObjectPointerType()