struct ASTReader::RecordLocation

Declaration

struct ASTReader::RecordLocation { /* full declaration omitted */ };

Declared at: clang/include/clang/Serialization/ASTReader.h:1369

Member Variables

public clang::ASTReader::ModuleFile* F
public uint64_t Offset

Method Overview

Methods

ΒΆRecordLocation(clang::ASTReader::ModuleFile* M,
               uint64_t O)

Declared at: clang/include/clang/Serialization/ASTReader.h:1373

Parameters

clang::ASTReader::ModuleFile* M
uint64_t O