class QualType::StreamedQualTypeHelper

Declaration

class QualType::StreamedQualTypeHelper { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/Type.h:1116

Member Variables

private const clang::QualType& T
private const clang::PrintingPolicy& Policy
private const llvm::Twine& PlaceHolder
private unsigned int Indentation

Method Overview

  • public StreamedQualTypeHelper(const clang::QualType & T, const clang::PrintingPolicy & Policy, const llvm::Twine & PlaceHolder, unsigned int Indentation)

Methods

ΒΆStreamedQualTypeHelper(
    const clang::QualType& T,
    const clang::PrintingPolicy& Policy,
    const llvm::Twine& PlaceHolder,
    unsigned int Indentation)

Declared at: clang/include/clang/AST/Type.h:1123

Parameters

const clang::QualType& T
const clang::PrintingPolicy& Policy
const llvm::Twine& PlaceHolder
unsigned int Indentation