Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp391 auto Pair = llvm::find_if(IFRHS->documents(), [&](const auto &DocRHS) { in findDifferences()
409 for (auto DocRHS : IFRHS->documents()) { in findDifferences() local