Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DError.h943 Error handleErrors(Error E, HandlerTs &&... Hs) { in handleErrors()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp461 for (auto *Hs : HeaderList) in violatesPrivateInclude() local