Searched refs:pointee_qual_type (Results 1 – 1 of 1) sorted by relevance
3503 clang::QualType pointee_qual_type; in IsPossibleDynamicType() local3541 pointee_qual_type = in IsPossibleDynamicType()3548 pointee_qual_type = in IsPossibleDynamicType()3562 pointee_qual_type.getCanonicalType()->getTypeClass(); in IsPossibleDynamicType()3565 switch (llvm::cast<clang::BuiltinType>(pointee_qual_type)->getKind()) { in IsPossibleDynamicType()3570 weak_from_this(), pointee_qual_type.getAsOpaquePtr()); in IsPossibleDynamicType()3580 pointee_qual_type->getAsCXXRecordDecl(); in IsPossibleDynamicType()3591 is_complete = GetType(pointee_qual_type).GetCompleteType(); in IsPossibleDynamicType()3602 weak_from_this(), pointee_qual_type.getAsOpaquePtr()); in IsPossibleDynamicType()3614 weak_from_this(), pointee_qual_type.getAsOpaquePtr()); in IsPossibleDynamicType()