Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp297 const auto *AttrTy = cast<AttributedType>(UnderlyingType); in canPrefixQualifiers() local
H A DType.cpp4857 QualType AttrTy = T; in stripOuterNullability() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp300 if (auto *AttrTy = TypeWithAuto->getAs<AttributedType>()) { in ReplaceAutoType() local