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