Lines Matching defs:CaptureDefaultLoc
525 SourceLocation CaptureDefaultLoc,
534 LSI->CaptureDefaultLoc = CaptureDefaultLoc;
1069 LSI->CaptureDefaultLoc = Intro.DefaultLoc;
2072 SourceLocation CaptureDefaultLoc = LSI->CaptureDefaultLoc;
2108 CaptureDefaultLoc : IntroducerRange.getBegin();
2119 IsImplicit ? CaptureDefaultLoc : SourceLocation();
2166 Diag(CaptureDefaultLoc, diag::note_deprecated_this_capture)
2168 getLocForEndOfToken(CaptureDefaultLoc), ", this");
2230 CaptureDefault, CaptureDefaultLoc,