Home
last modified time | relevance | path

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

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