Searched refs:GetSourceFile (Results 1 – 4 of 4) sorted by relevance
281 const SourceFile *AllSources::GetSourceFile( in GetSourceFile() function in Fortran::parser::AllSources292 return GetSourceFile(origin.replaces.start(), offset); in GetSourceFile()333 const SourceFile *source{GetSourceFile(at)}; in GetPath()339 const SourceFile *source{GetSourceFile(at, &offset)}; in GetLineNumber()544 if (auto sourceFile{allSources_.GetSourceFile(provenanceStart)}) { in GetCharBlockFromLineAndColumns()
763 const SourceFile *currentFile{allSources_.GetSourceFile(provenance)}; in FortranInclude()
168 const SourceFile *GetSourceFile(
2664 func (m *GeneratedCodeInfo_Annotation) GetSourceFile() string { func