clang API Documentation
#include <ThreadSafetyLogical.h>
Public Member Functions | |
Or (LExpr *LHS, LExpr *RHS) | |
Static Public Member Functions | |
static bool | classof (const LExpr *E) |
Definition at line 76 of file ThreadSafetyLogical.h.
clang::threadSafety::lexpr::Or::Or | ( | LExpr * | LHS, |
LExpr * | RHS | ||
) | [inline] |
Definition at line 78 of file ThreadSafetyLogical.h.
Referenced by classof().
static bool clang::threadSafety::lexpr::Or::classof | ( | const LExpr * | E | ) | [inline, static] |
Definition at line 80 of file ThreadSafetyLogical.h.
References clang::threadSafety::lexpr::LExpr::kind(), and Or().