Searched refs:deducedType (Results 1 – 1 of 1) sorted by relevance
1039 QualType deducedType = recurse(T->getDeducedType()); in TRIVIAL_TYPE_CLASS() local1040 if (deducedType.isNull()) in TRIVIAL_TYPE_CLASS()1043 if (deducedType.getAsOpaquePtr() in TRIVIAL_TYPE_CLASS()1047 return Ctx.getAutoType(deducedType, T->getKeyword(), in TRIVIAL_TYPE_CLASS()