Searched refs:SetDeclDefaulted (Results 1 – 4 of 4) sorted by relevance
121 Actions.SetDeclDefaulted(FnD, KWLoc); in ParseCXXInlineMethodDef()
5421 SemaRef.SetDeclDefaulted(New, Tmpl->getLocation()); in SubstDefaultedFunction()5781 SetDeclDefaulted(Function, PatternDecl->getLocation()); in InstantiateFunctionDefinition()
18510 void Sema::SetDeclDefaulted(Decl *Dcl, SourceLocation DefaultLoc) { in SetDeclDefaulted() function in Sema18627 SetDeclDefaulted(D, Loc); in SetFunctionBodyKind()
6422 void SetDeclDefaulted(Decl *dcl, SourceLocation DefaultLoc);