Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDTypePrinter.cpp297 const auto *AttrTy = cast<AttributedType>(UnderlyingType); in canPrefixQualifiers() local
HDType.cpp4857 QualType AttrTy = T; in stripOuterNullability() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp300 if (auto *AttrTy = TypeWithAuto->getAs<AttributedType>()) { in ReplaceAutoType() local