clang API Documentation

Public Types | Static Public Member Functions
llvm::simplify_type< ::clang::CFGTerminator > Struct Template Reference

#include <CFG.h>

List of all members.

Public Types

typedef ::clang::StmtSimpleType

Static Public Member Functions

static SimpleType getSimplifiedValue (const ::clang::CFGTerminator &Val)

Detailed Description

template<>
struct llvm::simplify_type< ::clang::CFGTerminator >

Definition at line 818 of file CFG.h.


Member Typedef Documentation

typedef ::clang::Stmt* llvm::simplify_type< ::clang::CFGTerminator >::SimpleType

Definition at line 819 of file CFG.h.


Member Function Documentation

static SimpleType llvm::simplify_type< ::clang::CFGTerminator >::getSimplifiedValue ( const ::clang::CFGTerminator Val) [inline, static]

Definition at line 820 of file CFG.h.


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