clang  3.7.0
Public Attributes | List of all members
clang::PCHBuffer Struct Reference

#include <PCHContainerOperations.h>

Collaboration diagram for clang::PCHBuffer:
[legend]

Public Attributes

bool IsComplete
 
llvm::SmallVector< char, 0 > Data
 

Detailed Description

Definition at line 35 of file PCHContainerOperations.h.

Member Data Documentation

llvm::SmallVector<char, 0> clang::PCHBuffer::Data

Definition at line 37 of file PCHContainerOperations.h.

bool clang::PCHBuffer::IsComplete

Definition at line 36 of file PCHContainerOperations.h.


The documentation for this struct was generated from the following file: