Searched refs:AddCompilerInsertion (Results 1 – 6 of 6) sorted by relevance
218 ProvenanceRange AllSources::AddCompilerInsertion(std::string text) { in AddCompilerInsertion() function in Fortran::parser::AllSources370 ProvenanceRange newCharRange{AddCompilerInsertion(std::string{ch})}; in CompilerInsertionProvenance()465 provenanceMap_.Put(allCookedSources.allSources().AddCompilerInsertion( in Marshal()
46 ProvenanceRange range{allSources.AddCompilerInsertion(path)}; in Prescan()
41 predefined, sources.AddCompilerInsertion(predefined).start()} {}305 ProvenanceRange insert{allSources_.AddCompilerInsertion(repl)}; in MacroReplacement()
85 TokenSequence tokens{dir, allSources_.AddCompilerInsertion(dir).start()}; in Prescan()
162 ProvenanceRange AddCompilerInsertion(std::string);
26 cooked_.PutProvenance(allSources_.AddCompilerInsertion(s)); in Save()