Home | History | Annotate | Download | only in Sema

Lines Matching refs:AddInitializerToDecl

1239   // AddInitializerToDecl, so we can produce a more suitable diagnostic.
1259 SemaRef.AddInitializerToDecl(Decl, Init, /*DirectInit=*/false,
1604 AddInitializerToDecl(LoopVar, DerefExpr.get(), /*DirectInit=*/false,