Searched refs:setNonKeyFunction (Results 1 – 3 of 3) sorted by relevance
1753 void setNonKeyFunction(const CXXMethodDecl *method);
2901 void ASTContext::setNonKeyFunction(const CXXMethodDecl *Method) { in setNonKeyFunction() function in ASTContext
7973 Context.setNonKeyFunction(oldMethod); in CheckFunctionDeclaration()