Searched refs:SetDeclDefaulted (Results 1 – 4 of 4) sorted by relevance
83 Actions.SetDeclDefaulted(FnD, KWLoc); in ParseCXXInlineMethodDef()
4848 SemaRef.SetDeclDefaulted(New, Tmpl->getLocation()); in SubstDefaultedFunction()5140 SetDeclDefaulted(Function, PatternDecl->getLocation()); in InstantiateFunctionDefinition()
18197 void Sema::SetDeclDefaulted(Decl *Dcl, SourceLocation DefaultLoc) { in SetDeclDefaulted() function in Sema18314 SetDeclDefaulted(D, Loc); in SetFunctionBodyKind()
3101 void SetDeclDefaulted(Decl *dcl, SourceLocation DefaultLoc);