clang API Documentation
#include <ThreadSafetyLogical.h>


Public Member Functions | |
| And (LExpr *LHS, LExpr *RHS) | |
Static Public Member Functions | |
| static bool | classof (const LExpr *E) |
Definition at line 69 of file ThreadSafetyLogical.h.
| clang::threadSafety::lexpr::And::And | ( | LExpr * | LHS, |
| LExpr * | RHS | ||
| ) | [inline] |
Definition at line 71 of file ThreadSafetyLogical.h.
Referenced by classof().
| static bool clang::threadSafety::lexpr::And::classof | ( | const LExpr * | E | ) | [inline, static] |
Definition at line 73 of file ThreadSafetyLogical.h.
References And(), and clang::threadSafety::lexpr::LExpr::kind().