Searched refs:AddCompilerInsertion (Results 1 – 6 of 6) sorted by relevance
41 ProvenanceRange range{allSources.AddCompilerInsertion(path)}; in Prescan()
205 ProvenanceRange AllSources::AddCompilerInsertion(std::string text) { in AddCompilerInsertion() function in Fortran::parser::AllSources348 ProvenanceRange newCharRange{AddCompilerInsertion(std::string{ch})}; in CompilerInsertionProvenance()439 provenanceMap_.Put(allSources.AddCompilerInsertion("(after end of source)")); in Marshal()
41 predefined, sources.AddCompilerInsertion(predefined).start()} {}303 ProvenanceRange insert{allSources_.AddCompilerInsertion(repl)}; in MacroReplacement()
85 TokenSequence tokens{dir, allSources_.AddCompilerInsertion(dir).start()}; in Prescan()
160 ProvenanceRange AddCompilerInsertion(std::string);
25 cooked_.PutProvenance(allSources_.AddCompilerInsertion(s)); in Save()