Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp2588 const auto *WarnURAttr = Type->getAttr<WarnUnusedResultAttr>(); in isUnusedResultAWarning() local
2600 const auto *WarnURAttr = Ctor->getAttr<WarnUnusedResultAttr>(); in isUnusedResultAWarning() local