Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.h181 const std::string &getCurrentBuildDirectory() const { in getCurrentBuildDirectory() function
H A DClangTidyDiagnosticConsumer.cpp406 Errors.emplace_back(CheckName, Level, Context.getCurrentBuildDirectory(), in HandleDiagnostic()