Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidyDiagnosticConsumer.h160 getProfileStorageParams() const;
DClangTidy.cpp402 Context.getProfileStorageParams()); in CreateASTConsumer()
DClangTidyDiagnosticConsumer.cpp234 ClangTidyContext::getProfileStorageParams() const { in getProfileStorageParams() function in ClangTidyContext