Home
last modified time | relevance | path

Searched defs:getCurrentFile (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Frontend/
H A DFrontendAction.h74 llvm::StringRef getCurrentFile() const { in getCurrentFile() function
/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h139 StringRef getCurrentFile() const { getCurrentFile() function
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.h132 StringRef getCurrentFile() const { return CurrentFile; } getCurrentFile() function