clang API Documentation

Functions
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

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

Definition at line 60 of file ThreadSafetyCommon.h.

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