Searched refs:SkipPathEnd (Results 1 – 2 of 2) sorted by relevance
420 auto ChainReporter = [this, &Itr, HandlerExpr](bool SkipPathEnd) { in check() argument421 reportHandlerChain(Itr, HandlerExpr, SkipPathEnd); in check()535 const DeclRefExpr *HandlerRef, bool SkipPathEnd) { in reportHandlerChain() argument544 if (SkipPathEnd) in reportHandlerChain()545 SkipPathEnd = false; in reportHandlerChain()554 if (!SkipPathEnd) in reportHandlerChain()
69 const DeclRefExpr *HandlerRef, bool SkipPathEnd);