Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h152 static void TypeCategoryNames(CommandInterpreter &interpreter,
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandCompletions.cpp82 {eTypeCategoryNameCompletion, CommandCompletions::TypeCategoryNames}, in InvokeCommonCompletionCallbacks()
787 void CommandCompletions::TypeCategoryNames(CommandInterpreter &interpreter, in TypeCategoryNames() function in CommandCompletions