clang API Documentation

Public Member Functions | Friends
clang::CFGStmt Class Reference

#include <CFG.h>

Inheritance diagram for clang::CFGStmt:
Inheritance graph
[legend]
Collaboration diagram for clang::CFGStmt:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CFGStmt (Stmt *S)
const StmtgetStmt () const

Friends

class CFGElement

Detailed Description

Definition at line 115 of file CFG.h.


Constructor & Destructor Documentation

clang::CFGStmt::CFGStmt ( Stmt S) [inline]

Definition at line 117 of file CFG.h.


Member Function Documentation

const Stmt* clang::CFGStmt::getStmt ( ) const [inline]

Friends And Related Function Documentation

friend class CFGElement [friend]

Definition at line 124 of file CFG.h.


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