Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExpr.cpp2760 const auto *WarnURAttr = Type->getAttr<WarnUnusedResultAttr>(); in isUnusedResultAWarning() local
2772 const auto *WarnURAttr = Ctor->getAttr<WarnUnusedResultAttr>(); in isUnusedResultAWarning() local