Searched refs:KeyFunc (Results 1 – 2 of 2) sorted by relevance
8609 const CXXMethodDecl *KeyFunc = getCurrentKeyFunction(RD); in DeclMustBeEmitted() local8610 if (KeyFunc && KeyFunc->getCanonicalDecl() == MD->getCanonicalDecl()) in DeclMustBeEmitted()
10731 const CXXMethodDecl *KeyFunc = getCurrentKeyFunction(RD); in DeclMustBeEmitted() local10732 if (KeyFunc && KeyFunc->getCanonicalDecl() == MD->getCanonicalDecl()) in DeclMustBeEmitted()