Home
last modified time | relevance | path

Searched defs:SkipPathEnd (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()
535 const DeclRefExpr *HandlerRef, bool SkipPathEnd) { in reportHandlerChain()