clang API Documentation
#include <CFG.h>

Static Public Member Functions | |
| static SimpleType | getSimplifiedValue (const ::clang::CFGTerminator &Val) |
Public Attributes | |
| typedefconst::clang::Stmt * | SimpleType |
Implement simplify_type for CFGTerminator, so that we can dyn_cast from CFGTerminator to a specific Stmt class.
| static SimpleType llvm::simplify_type< const ::clang::CFGTerminator >::getSimplifiedValue | ( | const ::clang::CFGTerminator & | Val | ) | [inline, static] |
| typedefconst ::clang::Stmt* llvm::simplify_type< const ::clang::CFGTerminator >::SimpleType |