Home | History | Annotate | Download | only in Frontend

Lines Matching refs:UsageType

373       QualType UsageType = getDeclUsageType(*Ctx, R.Declaration);
374 if (UsageType.isNull()) {
379 = Ctx->getCanonicalType(UsageType.getUnqualifiedType());