clang
10.0.0git
|
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 1311 of file Type.h.
Referenced by clang::TemplateSpecializationType::anyDependentTemplateArguments(), clang::QualifierCollector::apply(), clang::TypeOfExprType::desugar(), clang::DecltypeType::desugar(), clang::ObjCObjectType::ObjCObjectType(), and clang::ObjCObjectType::stripObjCKindOfTypeAndQuals().