Home
last modified time | relevance | path

Searched refs:Method2End (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2099 Method2End = D2->meth_end(); in IsStructurallyEquivalent() local
2103 if (Method2 == Method2End) in IsStructurallyEquivalent()
2108 if (Method2 != Method2End) in IsStructurallyEquivalent()