Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2234 Protocol1End = D1->protocol_end(); in IsStructurallyEquivalent() local
2235 Protocol1 != Protocol1End; ++Protocol1, ++Protocol2) { in IsStructurallyEquivalent()