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