Searched refs:Hs (Results 1 – 2 of 2) sorted by relevance
954 Error handleErrors(Error E, HandlerTs &&... Hs) { in handleErrors() argument966 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...)); in handleErrors()970 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...); in handleErrors()
483 for (auto *Hs : HeaderList) in violatesPrivateInclude() local485 *Hs, [&](const Module::Header &H) { return H.Entry == IncFileEnt; }); in violatesPrivateInclude()