Searched refs:m_pound_line_file (Results 1 – 1 of 1) sorted by relevance
421 m_pound_line_file = path; in SetPoundLine()424 m_pound_line_file.clear(); in SetPoundLine()430 return (m_pound_line_file.empty() ? nullptr : m_pound_line_file.c_str()); in GetPoundLineFilePath()485 mutable std::string m_pound_line_file; variable