Home
last modified time | relevance | path

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

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