Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp277 const auto *AttrTy = cast<AttributedType>(T); in canPrefixQualifiers() local
H A DType.cpp4180 QualType AttrTy = T; in stripOuterNullability() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp272 if (auto *AttrTy = TypeWithAuto->getAs<AttributedType>()) { in ReplaceAutoType() local