clang API Documentation
#include <ASTReader.h>

Public Attributes | |
| FileID | BufferID |
| The file ID for this predefines buffer in a PCH file. | |
| StringRef | Data |
| This predefines buffer in a PCH file. | |
Definition at line 84 of file ASTReader.h.
The file ID for this predefines buffer in a PCH file.
Definition at line 86 of file ASTReader.h.
| StringRef clang::PCHPredefinesBlock::Data |
This predefines buffer in a PCH file.
Definition at line 89 of file ASTReader.h.