Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.h173 getProfileStorageParams() const;
H A DClangTidy.cpp412 Context.getProfileStorageParams()); in createASTConsumer()
H A DClangTidyDiagnosticConsumer.cpp259 ClangTidyContext::getProfileStorageParams() const { in getProfileStorageParams() function in ClangTidyContext