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