Home
last modified time | relevance | path

Searched defs:Attributed (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6850 Attributed, enumerator
7192 auto Attributed = dyn_cast<AttributedType>(Type.getTypePtr()); in rebuildAttributedTypeWithoutNullability() local
7239 while (auto *Attributed = dyn_cast<AttributedType>(Desugared.getTypePtr())) { in CheckNullabilityTypeSpecifier() local