Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DRenamerClangTidyCheck.h93 bool shouldNotify() const { in shouldNotify() function
H A DRenamerClangTidyCheck.cpp538 if (Failure.shouldNotify()) { in onEndOfTranslationUnit()