Searched refs:qual_type (Results 1 – 1 of 1) sorted by relevance
207 auto qual_type = target->getType(); in run() local209 clang::dyn_cast<clang::LValueReferenceType>(qual_type.getTypePtr()); in run()411 auto qual_type = decl->getType(); in run() local413 if (qual_type.getCanonicalType().hasQualifiers()) in run()416 auto* type = qual_type.getTypePtr(); in run()