Searched defs:AttrTy (Results 1 – 3 of 3) sorted by relevance
297 const auto *AttrTy = cast<AttributedType>(UnderlyingType); in canPrefixQualifiers() local
4857 QualType AttrTy = T; in stripOuterNullability() local
300 if (auto *AttrTy = TypeWithAuto->getAs<AttributedType>()) { in ReplaceAutoType() local