clang
3.7.0
|
#include <CFG.h>
Public Types | |
typedef ::clang::Stmt * | SimpleType |
Static Public Member Functions | |
static SimpleType | getSimplifiedValue (::clang::CFGTerminator Val) |
Implement simplify_type for CFGTerminator, so that we can dyn_cast from CFGTerminator to a specific Stmt class.
typedef ::clang::Stmt* llvm::simplify_type< ::clang::CFGTerminator >::SimpleType |
|
inlinestatic |
Definition at line 994 of file CFG.h.
References clang::CFGTerminator::getStmt().