clang API Documentation
A simple structure that captures a vtable use for the purposes of the ExternalSemaSource.
More...
#include <ExternalSemaSource.h>

Public Attributes | |
| CXXRecordDecl * | Record |
| SourceLocation | Location |
| bool | DefinitionRequired |
A simple structure that captures a vtable use for the purposes of the ExternalSemaSource.
Definition at line 35 of file ExternalSemaSource.h.
Definition at line 38 of file ExternalSemaSource.h.
Referenced by clang::ASTReader::ReadUsedVTables().
Definition at line 37 of file ExternalSemaSource.h.
Referenced by clang::ASTReader::ReadUsedVTables().
Definition at line 36 of file ExternalSemaSource.h.
Referenced by clang::ASTReader::ReadUsedVTables().