Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp2931 const Attr *FunctionDecl::getUnusedResultAttr() const { in getUnusedResultAttr() function in FunctionDecl
/external/llvm-project/clang/lib/AST/
DExpr.cpp1401 const Attr *CallExpr::getUnusedResultAttr(const ASTContext &Ctx) const { in getUnusedResultAttr() function in CallExpr