Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-readtapi/
H A DDiffEngine.cpp410 auto Pair = llvm::find_if(IFRHS->documents(), [&](const auto &DocRHS) { in findDifferences()
428 for (auto DocRHS : IFRHS->documents()) { in findDifferences() local