class APValue::LValuePathSerializationHelper

Declaration

class APValue::LValuePathSerializationHelper { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/APValue.h:240

Member Variables

private const void* ElemTy
public ArrayRef<clang::APValue::LValuePathEntry> Path

Method Overview

Methods

LValuePathSerializationHelper(
    ArrayRef<clang::APValue::LValuePathEntry>,
    clang::QualType)

Declared at: clang/include/clang/AST/APValue.h:246

Parameters

ArrayRef<clang::APValue::LValuePathEntry>
clang::QualType

clang::QualType getType()

Declared at: clang/include/clang/AST/APValue.h:247