Home
last modified time | relevance | path

Searched defs:ChainReporter (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSignalHandlerCheck.cpp420 auto ChainReporter = [this, &Itr, HandlerExpr](bool SkipPathEnd) { in check() local
437 std::function<void(bool)> ChainReporter) { in checkFunction()
473 std::function<void(bool)> ChainReporter) { in checkFunctionCPP14()