Searched defs:GetInputFileSP (Results 1 – 2 of 2) sorted by relevance
136 lldb::FileSP GetInputFileSP() { return m_input_file_sp; } in GetInputFileSP() function
103 FileSP IOHandler::GetInputFileSP() { return m_input_sp; } in GetInputFileSP() function in IOHandler