Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DSignalHandlerCheck.cpp374 reportHandlerChain(Itr, HandlerExpr); in check()
423 void SignalHandlerCheck::reportHandlerChain( in reportHandlerChain() function in clang::tidy::bugprone::SignalHandlerCheck
H A DSignalHandlerCheck.h57 void reportHandlerChain(const llvm::df_iterator<clang::CallGraphNode *> &Itr,