Home
last modified time | relevance | path

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

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