clang 22.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/TypeBase.h"
Friends | |
class | ExtQuals |
class | QualType |
class | Type |
class | ASTReader |
Base class that is common to both the ExtQuals
and Type
classes, which allows QualType
to access the common fields between the two.
Definition at line 1686 of file TypeBase.h.
|
friend |
|
friend |
|
friend |
Definition at line 1688 of file TypeBase.h.
References QualType.
Referenced by ASTReader, clang::Type::canHaveNullability(), clang::TypeOfExprType::desugar(), clang::Type::dump(), clang::Type::dump(), clang::ExtQuals::ExtQuals(), clang::Type::getCanonicalTypeInternal(), clang::Type::getLocallyUnqualifiedSingleStepDesugaredType(), clang::Type::getNullability(), clang::Type::getObjCSubstitutions(), clang::Type::getPointeeCXXRecordDecl(), clang::Type::getPointeeType(), clang::Type::getRVVEltType(), clang::Type::getSizelessVectorEltType(), clang::Type::getSveEltType(), clang::Type::hasPointeeToToCFIUncheckedCalleeFunctionType(), clang::Type::isCanonicalUnqualified(), clang::Type::isCARCBridgableType(), QualType, and clang::Type::Type().
|
friend |
Definition at line 1689 of file TypeBase.h.
References Type.
Referenced by ASTReader, clang::ExtQuals::ExtQuals(), clang::ExtQuals::getBaseType(), clang::Type::getNullability(), clang::ExtQuals::Profile(), and Type.