clang API Documentation
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 <Type.h>

Friends | |
| class | QualType |
| class | Type |
| class | ExtQuals |
Base class that is common to both the ExtQuals and Type classes, which allows QualType to access the common fields between the two.
friend class QualType [friend] |
Definition at line 1043 of file Type.h.
Referenced by clang::TypeOfExprType::desugar(), clang::DecltypeType::desugar(), and clang::Type::getPointeeType().