Searched refs:setNonKeyFunction (Results 1 – 3 of 3) sorted by relevance
2730 void setNonKeyFunction(const CXXMethodDecl *method);
3495 void ASTContext::setNonKeyFunction(const CXXMethodDecl *Method) { in setNonKeyFunction() function in ASTContext
16521 Context.setNonKeyFunction(MD); in ActOnFinishFunctionBody()