clang 22.0.0git
ThreadSafetyLogical.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::threadSafety
namespace  clang::threadSafety::lexpr

Functions

static bool implies (const LExpr *LHS, bool LNeg, const LExpr *RHS, bool RNeg)
bool clang::threadSafety::lexpr::implies (const LExpr *LHS, const LExpr *RHS)
 Logical implication.

Function Documentation

◆ implies()