Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExpr.cpp2506 const auto *WarnURAttr = Type->getAttr<WarnUnusedResultAttr>(); in isUnusedResultAWarning() local
2518 const auto *WarnURAttr = Ctor->getAttr<WarnUnusedResultAttr>(); in isUnusedResultAWarning() local