Home
last modified time | relevance | path

Searched refs:ClearSearchPath (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/lib/Parser/
H A Dparsing.cpp26 allSources.ClearSearchPath(); in Prescan()
H A Dprovenance.cpp162 void AllSources::ClearSearchPath() { searchPath_.clear(); } in ClearSearchPath() function in Fortran::parser::AllSources
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dprovenance.h152 void ClearSearchPath();