Searched refs:SetDeclDefaulted (Results 1 – 4 of 4) sorted by relevance
81 Actions.SetDeclDefaulted(FnD, KWLoc); in ParseCXXInlineMethodDef()
4747 SemaRef.SetDeclDefaulted(New, Tmpl->getLocation()); in SubstDefaultedFunction()5034 SetDeclDefaulted(Function, PatternDecl->getLocation()); in InstantiateFunctionDefinition()
17313 void Sema::SetDeclDefaulted(Decl *Dcl, SourceLocation DefaultLoc) { in SetDeclDefaulted() function in Sema17428 SetDeclDefaulted(D, Loc); in SetFunctionBodyKind()
2975 void SetDeclDefaulted(Decl *dcl, SourceLocation DefaultLoc);