clang 20.0.0git
|
Common options to customize the visitor output. More...
#include "clang/ExtractAPI/Serialization/SymbolGraphSerializer.h"
Public Attributes | |
bool | Compact = true |
Do not include unnecessary whitespaces to save space. | |
bool | EmitSymbolLabelsForTesting = false |
Common options to customize the visitor output.
Definition at line 41 of file SymbolGraphSerializer.h.
Do not include unnecessary whitespaces to save space.
Definition at line 43 of file SymbolGraphSerializer.h.
Referenced by clang::ExtractAPIActionBase::ImplEndSourceFileAction().
Definition at line 44 of file SymbolGraphSerializer.h.
Referenced by clang::ExtractAPIActionBase::ImplEndSourceFileAction().