Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2249 Ivar2End = D2->ivar_end(); in IsStructurallyEquivalent() local
2253 if (Ivar2 == Ivar2End) in IsStructurallyEquivalent()
2258 if (Ivar2 != Ivar2End) in IsStructurallyEquivalent()