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