|
clang
5.0.0
|
Implement simplify_type for QualType, so that we can dyn_cast from QualType to a specific Type class. More...
#include "clang/AST/Type.h"
Static Public Member Functions | |
| static SimpleType | getSimplifiedValue (::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.
|
inlinestatic |
Definition at line 1139 of file Type.h.
References clang::QualType::getTypePtr().
| typedefconst ::clang::Type* llvm::simplify_type< ::clang::QualType >::SimpleType |
1.8.6