Home
last modified time | relevance | path

Searched refs:DiagIfReachable (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp391 DiagIfReachable(Loc, S ? llvm::ArrayRef(S) : std::nullopt, in DiagnoseUnusedExprResult()
H A DSemaExpr.cpp19920 bool Sema::DiagIfReachable(SourceLocation Loc, ArrayRef<const Stmt *> Stmts, in DiagIfReachable() function in Sema
19984 return DiagIfReachable(Loc, Stmts, PD); in DiagRuntimeBehavior()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6680 bool DiagIfReachable(SourceLocation Loc, ArrayRef<const Stmt *> Stmts,