Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2181 Selector2 = Method2->getSelector(); in IsStructurallyEquivalent() local
2183 if (NumArgs != Selector2.getNumArgs()) in IsStructurallyEquivalent()
2190 Selector2.getIdentifierInfoForSlot(I))) in IsStructurallyEquivalent()