clang 20.0.0git
|
Implement simplify_type for QualType, so that we can dyn_cast from QualType to a specific Type class. More...
#include "clang/AST/Type.h"
Public Types | |
using | SimpleType = const ::clang::Type * |
Static Public Member Functions | |
static SimpleType | getSimplifiedValue (::clang::QualType Val) |
Implement simplify_type for QualType, so that we can dyn_cast from QualType to a specific Type class.
using llvm::simplify_type< ::clang::QualType >::SimpleType = const ::clang::Type * |
|
inlinestatic |
Definition at line 1645 of file Type.h.
References clang::QualType::getTypePtr().