Home
last modified time | relevance | path

Searched defs:getCurrentInput (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/include/flang/Frontend/
H A DFrontendAction.h72 const FrontendInputFile &getCurrentInput() const { return currentInput; } in getCurrentInput() function
/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h135 const FrontendInputFile &getCurrentInput() const { getCurrentInput() function