clang
6.0.0
|
Base class that is common to both the ExtQuals
and Type
classes, which allows QualType
to access the common fields between the two.
More...
#include "clang/AST/Type.h"
Friends | |
class | ExtQuals |
class | QualType |
class | Type |
Base class that is common to both the ExtQuals
and Type
classes, which allows QualType
to access the common fields between the two.
|
friend |
Definition at line 1212 of file Type.h.
Referenced by clang::TemplateSpecializationType::anyDependentTemplateArguments(), clang::QualifierCollector::apply(), clang::TypeOfExprType::desugar(), clang::DecltypeType::desugar(), clang::Type::getPointeeType(), clang::ObjCObjectType::ObjCObjectType(), clang::ObjCObjectType::stripObjCKindOfTypeAndQuals(), and clang::QualType::substObjCTypeArgs().