Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1976 Selector2 = Method2->getSelector(); in IsStructurallyEquivalent() local
1978 if (NumArgs != Selector2.getNumArgs()) in IsStructurallyEquivalent()
1985 Selector2.getIdentifierInfoForSlot(I))) in IsStructurallyEquivalent()