Home
last modified time | relevance | path

Searched defs:is_file (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/tools/driver/
H A DDriver.h60 bool is_file; member
H A DDriver.cpp115 AddInitialCommand(std::string command,CommandPlacement placement,bool is_file,SBError & error) AddInitialCommand() argument