Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6769 Attributed, global() enumerator
7056 auto Attributed = dyn_cast<AttributedType>(Type.getTypePtr()); rebuildAttributedTypeWithoutNullability() local
7102 while (auto *Attributed = dyn_cast<AttributedType>(Desugared.getTypePtr())) { CheckNullabilityTypeSpecifier() local
[all...]