Home | History | Annotate | Download | only in AST

Lines Matching full:keyfunc

6418         const CXXMethodDecl *KeyFunc = getKeyFunction(RD);
6419 if (KeyFunc && KeyFunc->getCanonicalDecl() == MD->getCanonicalDecl())