Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dprovenance.cpp128 ProvenanceRange source{allSources.IntersectionWithSourceFiles(range)}; in Invert()
354 ProvenanceRange AllSources::IntersectionWithSourceFiles( in IntersectionWithSourceFiles() function in Fortran::parser::AllSources
365 return IntersectionWithSourceFiles(range.Suffix(skip)); in IntersectionWithSourceFiles()
/external/llvm-project/flang/include/flang/Parser/
Dprovenance.h177 ProvenanceRange IntersectionWithSourceFiles(ProvenanceRange) const;