Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/tools/driver/
DDriver.h29 enum CommandPlacement { enum
46 void WriteCommandsForSourcing(CommandPlacement placement,
50 void AddInitialCommand(std::string command, CommandPlacement placement,
DDriver.cpp118 CommandPlacement placement, in AddInitialCommand()
149 void Driver::WriteCommandsForSourcing(CommandPlacement placement, in WriteCommandsForSourcing()