Home
last modified time | relevance | path

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

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