clang API Documentation
#include <Type.h>


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