Home | History | Annotate | Download | only in Sema

Lines Matching refs:checkInitCapture

437 FieldDecl *Sema::checkInitCapture(SourceLocation Loc, bool ByRef,
666 FieldDecl *NewFD = checkInitCapture(C->Loc, C->Kind == LCK_ByRef,