Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2790 const auto *WarnURAttr = Type->getAttr<WarnUnusedResultAttr>(); in isUnusedResultAWarning() local
2802 const auto *WarnURAttr = Ctor->getAttr<WarnUnusedResultAttr>(); in isUnusedResultAWarning() local