A representation of the contents of a given module symbol graph.
More...
#include "clang/ExtractAPI/Serialization/SymbolGraphSerializer.h"
A representation of the contents of a given module symbol graph.
Definition at line 48 of file SymbolGraphSerializer.h.
◆ ExtendedModule() [1/3]
clang::extractapi::ExtendedModule::ExtendedModule |
( |
| ) |
|
|
default |
◆ ExtendedModule() [2/3]
clang::extractapi::ExtendedModule::ExtendedModule |
( |
ExtendedModule && |
EM | ) |
|
|
default |
◆ ExtendedModule() [3/3]
clang::extractapi::ExtendedModule::ExtendedModule |
( |
const ExtendedModule & |
EM | ) |
|
|
delete |
◆ addRelationship()
void ExtendedModule::addRelationship |
( |
Object && |
Relationship | ) |
|
◆ addSymbol()
Object * ExtendedModule::addSymbol |
( |
Object && |
Symbol | ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Relationships
Array clang::extractapi::ExtendedModule::Relationships |
◆ Symbols
Array clang::extractapi::ExtendedModule::Symbols |
The documentation for this struct was generated from the following files: