clang 17.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 1427 of file Type.h.
Referenced by clang::Type::dump(), and clang::Type::isCanonicalUnqualified().
|
friend |
Definition at line 1428 of file Type.h.
Referenced by clang::Type::getNullability().