Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1602 if (auto attributed = dyn_cast<AttributedType>(resultType.getTypePtr())) { getMessageSendResultType() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp4616 if (auto attributed = dyn_cast<AttributedType>(AttrTy)) { stripOuterNullability() local