Home
last modified time | relevance | path

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

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