Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTypePrinter.cpp295 const auto *AttrTy = cast<AttributedType>(UnderlyingType); in canPrefixQualifiers() local
H A DType.cpp4339 QualType AttrTy = T; in stripOuterNullability() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp277 if (auto *AttrTy = TypeWithAuto->getAs<AttributedType>()) { in ReplaceAutoType() local