clang API Documentation

Public Member Functions | Static Public Member Functions
clang::threadSafety::lexpr::Terminal Class Reference

#include <ThreadSafetyLogical.h>

Inheritance diagram for clang::threadSafety::lexpr::Terminal:
Inheritance graph
[legend]
Collaboration diagram for clang::threadSafety::lexpr::Terminal:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Terminal (til::SExpr *Expr)
const til::SExprexpr () const
til::SExprexpr ()

Static Public Member Functions

static bool classof (const LExpr *E)

Detailed Description

Definition at line 43 of file ThreadSafetyLogical.h.


Constructor & Destructor Documentation

Definition at line 47 of file ThreadSafetyLogical.h.

Referenced by classof().


Member Function Documentation

static bool clang::threadSafety::lexpr::Terminal::classof ( const LExpr E) [inline, static]

Definition at line 52 of file ThreadSafetyLogical.h.

References clang::threadSafety::lexpr::LExpr::kind(), and Terminal().

Definition at line 49 of file ThreadSafetyLogical.h.

Definition at line 50 of file ThreadSafetyLogical.h.


The documentation for this class was generated from the following file: