clang 22.0.0git
clang::threadSafety::sx Namespace Reference

Functions

bool equals (const til::SExpr *E1, const til::SExpr *E2)
bool matches (const til::SExpr *E1, const til::SExpr *E2)
bool partiallyMatches (const til::SExpr *E1, const til::SExpr *E2)
std::string toString (const til::SExpr *E)

Function Documentation

◆ equals()

bool clang::threadSafety::sx::equals ( const til::SExpr * E1,
const til::SExpr * E2 )
inline

◆ matches()

bool clang::threadSafety::sx::matches ( const til::SExpr * E1,
const til::SExpr * E2 )
inline

◆ partiallyMatches()

bool clang::threadSafety::sx::partiallyMatches ( const til::SExpr * E1,
const til::SExpr * E2 )
inline

◆ toString()

std::string clang::threadSafety::sx::toString ( const til::SExpr * E)
inline