Searched refs:SavePath (Results 1 – 3 of 3) sorted by relevance
71 const std::string &SavePath(std::string &&);
203 const std::string &SourceFile::SavePath(std::string &&path) { in SavePath() function in Fortran::parser::SourceFile
1293 linePath = &sourceFile->SavePath(std::move(tstr)); in LineDirective()