Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp55 std::string catg) in ScriptAddOptions() argument
57 m_category(catg) {} in ScriptAddOptions()
72 FormatterMatchType match_type, std::string catg) in SynthAddOptions() argument
74 m_match_type(match_type), m_category(catg) {} in SynthAddOptions()