struct ExternalVTableUse
Declaration
struct ExternalVTableUse { /* full declaration omitted */ };
Description
A simple structure that captures a vtable use for the purposes of the \c ExternalSemaSource.
Declared at: clang/include/clang/Sema/ExternalSemaSource.h:41
Member Variables
- public clang::CXXRecordDecl* Record
- public clang::SourceLocation Location
- public bool DefinitionRequired