Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp3953 CompilerType *class_type_ptr) { in IsObjCObjectPointerType() argument
3960 if (class_type_ptr) { in IsObjCObjectPointerType()
3965 class_type_ptr->Clear(); in IsObjCObjectPointerType()
3967 class_type_ptr->SetCompilerType( in IsObjCObjectPointerType()
3975 if (class_type_ptr) in IsObjCObjectPointerType()
3976 class_type_ptr->Clear(); in IsObjCObjectPointerType()