Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidyDiagnosticConsumer.h168 const std::string &getCurrentBuildDirectory() { in getCurrentBuildDirectory() function
DClangTidyDiagnosticConsumer.cpp432 Errors.emplace_back(CheckName, Level, Context.getCurrentBuildDirectory(), in HandleDiagnostic()