Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Frontend/
DFrontendAction.cpp48 std::string currentInputPath{GetCurrentFileOrBufferName()}; in Execute() local
53 this->instance().parsing().Prescan(currentInputPath, parserOptions); in Execute()