Home
last modified time | relevance | path

Searched refs:exportReplacements (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidy.h98 void exportReplacements(StringRef MainFilePath,
DClangTidy.cpp605 void exportReplacements(const llvm::StringRef MainFilePath, in exportReplacements() function
/external/llvm-project/clang-tools-extra/clang-tidy/tool/
DClangTidyMain.cpp504 exportReplacements(FilePath.str(), Errors, OS); in clangTidyMain()