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 43 of file ExternalSemaSource.h.
Definition at line 46 of file ExternalSemaSource.h.
Referenced by clang::ASTReader::ReadUsedVTables().
Definition at line 45 of file ExternalSemaSource.h.
Referenced by clang::ASTReader::ReadUsedVTables().
Definition at line 44 of file ExternalSemaSource.h.
Referenced by clang::ASTReader::ReadUsedVTables().