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