clang  3.7.0
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
std::string clang::threadSafety::sx::toString ( const til::SExpr *  E)
inline