Searched refs:SetDeclDefaulted (Results 1 – 4 of 4) sorted by relevance
127 Actions.SetDeclDefaulted(FnD, KWLoc); in ParseCXXInlineMethodDef()
4859 SemaRef.SetDeclDefaulted(New, Tmpl->getLocation()); in SubstDefaultedFunction()5141 SetDeclDefaulted(Function, PatternDecl->getLocation()); in InstantiateFunctionDefinition()
17973 void Sema::SetDeclDefaulted(Decl *Dcl, SourceLocation DefaultLoc) { in SetDeclDefaulted() function in Sema18090 SetDeclDefaulted(D, Loc); in SetFunctionBodyKind()
6000 void SetDeclDefaulted(Decl *dcl, SourceLocation DefaultLoc);