struct ASTWriter::DeclIDInFileInfo

Declaration

struct ASTWriter::DeclIDInFileInfo { /* full declaration omitted */ };

Declared at: clang/include/clang/Serialization/ASTWriter.h:213

Member Variables

public clang::ASTWriter::LocDeclIDsTy DeclIDs
public unsigned int FirstDeclIndex
Set when the DeclIDs vectors from all files are joined, this indicates the index that this particular vector has in the global one.