class AbstractTypeReader

Declaration

template <class PropertyReader>
class AbstractTypeReader { /* full declaration omitted */ };

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:10

Templates

PropertyReader

Member Variables

public PropertyReader& R

Method Overview

Methods

AbstractTypeReader<T>(PropertyReader& R)

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:14

Parameters

PropertyReader& R

clang::QualType read(Type::TypeClass kind)

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:16

Parameters

Type::TypeClass kind

clang::QualType readAdjustedType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:130

clang::QualType readAtomicType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:200

clang::QualType readAttributedType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:208

clang::QualType readAutoType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:290

clang::QualType readBTFTagAttributedType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:218

clang::QualType readBitIntType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:227

clang::QualType readBlockPointerType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:236

clang::QualType readBuiltinType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:242

clang::QualType readComplexType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:275

clang::QualType readConstantArrayType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:143

clang::QualType readConstantMatrixType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:493

clang::QualType readDecayedType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:137

clang::QualType readDecltypeType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:281

clang::QualType
readDeducedTemplateSpecializationType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:307

clang::QualType readDependentAddressSpaceType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:319

clang::QualType readDependentBitIntType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:330

clang::QualType readDependentNameType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:339

clang::QualType readDependentSizedArrayType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:157

clang::QualType readDependentSizedExtVectorType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:353

clang::QualType readDependentSizedMatrixType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:503

clang::QualType
readDependentTemplateSpecializationType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:363

clang::QualType readDependentVectorType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:376

clang::QualType readElaboratedType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:388

clang::QualType readEnumType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:638

clang::QualType readExtVectorType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:767

clang::QualType readFunctionNoProtoType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:400

clang::QualType readFunctionProtoType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:420

clang::QualType readIncompleteArrayType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:173

clang::QualType readInjectedClassNameType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:459

clang::QualType readLValueReferenceType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:597

clang::QualType readMacroQualifiedType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:484

clang::QualType readMemberPointerType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:514

clang::QualType readObjCInterfaceType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:545

clang::QualType readObjCObjectPointerType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:523

clang::QualType readObjCObjectType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:531

clang::QualType readObjCTypeParamType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:554

clang::QualType readPackExpansionType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:564

clang::QualType readParenType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:574

clang::QualType readPipeType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:582

clang::QualType readPointerType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:591

clang::QualType readRValueReferenceType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:607

clang::QualType readRecordType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:651

clang::QualType
readSubstTemplateTypeParmPackType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:615

clang::QualType readSubstTemplateTypeParmType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:626

clang::QualType readTemplateSpecializationType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:665

clang::QualType readTemplateTypeParmType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:689

clang::QualType readTypeOfExprType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:701

clang::QualType readTypeOfType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:709

clang::QualType readTypedefType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:717

clang::QualType readUnaryTransformType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:730

clang::QualType readUnresolvedUsingType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:740

clang::QualType readUsingType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:748

clang::QualType readVariableArrayType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:184

clang::QualType readVectorType()

Declared at: build/tools/clang/include/clang/AST/AbstractTypeReader.inc:757