Home
last modified time | relevance | path

Searched refs:SynthFormatType (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Commands/
DCommandObjectType.cpp482 enum SynthFormatType { eRegularSynth, eRegexSynth }; enum in CommandObjectTypeSynthAdd
489 SynthFormatType type, std::string category_name,
2408 SynthFormatType type, in AddSynth()