Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1603 if (auto attributed = dyn_cast<AttributedType>(resultType.getTypePtr())) { in getMessageSendResultType() local
H A DSemaType.cpp7098 while (auto attributed = dyn_cast<AttributedType>(desugared.getTypePtr())) { in checkNullabilityTypeSpecifier() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp4184 if (auto attributed = dyn_cast<AttributedType>(AttrTy)) { in stripOuterNullability() local