clang API Documentation
#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 |
| static SimpleType llvm::simplify_type< ::clang::CFGTerminator >::getSimplifiedValue | ( | ::clang::CFGTerminator | Val | ) | [inline, static] |
Definition at line 994 of file CFG.h.
References clang::CFGTerminator::getStmt().