Home
last modified time | relevance | path

Searched refs:WarnExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp243 const Expr *WarnExpr; in DiagnoseUnusedExprResult() local
246 if (!E->isUnusedResultAWarning(WarnExpr, Loc, R1, R2, Context)) in DiagnoseUnusedExprResult()
276 E = WarnExpr; in DiagnoseUnusedExprResult()
324 E = WarnExpr; in DiagnoseUnusedExprResult()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h257 bool isUnusedResultAWarning(const Expr *&WarnExpr, SourceLocation &Loc,