Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2203 ParamT1End = Method1->param_type_end(), in IsStructurallyEquivalent() local
2206 (ParamT1 != ParamT1End) && (ParamT2 != ParamT2End); in IsStructurallyEquivalent()