Home | History | Annotate | Download | only in AST

Lines Matching full:keyfunc

7918           const CXXMethodDecl *KeyFunc = getCurrentKeyFunction(RD);
7919 if (KeyFunc && KeyFunc->getCanonicalDecl() == MD->getCanonicalDecl())