Searched refs:GetSourceFile (Results 1 – 9 of 9) sorted by relevance
71 auto ret = p.Parse(options.GetSourceFile());95 auto ret = p.Parse(options.GetSourceFile());119 auto ret = p.Parse(options.GetSourceFile());143 auto ret = p.Parse(options.GetSourceFile());167 auto ret = p.Parse(options.GetSourceFile());191 auto ret = p.Parse(options.GetSourceFile());215 auto ret = p.Parse(options.GetSourceFile());239 auto ret = p.Parse(options.GetSourceFile());263 auto ret = p.Parse(options.GetSourceFile());287 auto ret = p.Parse(options.GetSourceFile());
57 std::shared_ptr<File> GetSourceFile() const in GetSourceFile() function
59 module_->SetIdlFile(lexer_.GetSourceFile()->GetPath()); in ParseFile()760 String sourceFile = lexer_.GetSourceFile()->GetPath(); in LogError()
121 String GetSourceFile() const in GetSourceFile() function
44 std::string GetSourceFile(const ImagePatchPara ¶);
157 std::string USInstrImagePatch::GetSourceFile(const ImagePatchPara ¶) in GetSourceFile() function in Updater::USInstrImagePatch192 std::string srcFile = GetSourceFile(para); in ExecuteImagePatch()
59 if (!parser.Parse(options.GetSourceFile())) { in DoCompile()
59 if (!parser.Parse(options.GetSourceFile())) { in Ready()