Home
last modified time | relevance | path

Searched refs:IntersectionWithSourceFiles (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprovenance.cpp131 ProvenanceRange source{allSources.IntersectionWithSourceFiles(range)}; in Invert()
376 ProvenanceRange AllSources::IntersectionWithSourceFiles( in IntersectionWithSourceFiles() function in Fortran::parser::AllSources
387 return IntersectionWithSourceFiles(range.Suffix(skip)); in IntersectionWithSourceFiles()
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dprovenance.h178 ProvenanceRange IntersectionWithSourceFiles(ProvenanceRange) const;