Lines Matching defs:CaptureDefaultLoc
528 SourceLocation CaptureDefaultLoc,
537 LSI->CaptureDefaultLoc = CaptureDefaultLoc;
1074 LSI->CaptureDefaultLoc = Intro.DefaultLoc;
2085 SourceLocation CaptureDefaultLoc = LSI->CaptureDefaultLoc;
2121 CaptureDefaultLoc : IntroducerRange.getBegin();
2132 IsImplicit ? CaptureDefaultLoc : SourceLocation();
2179 Diag(CaptureDefaultLoc, diag::note_deprecated_this_capture)
2181 getLocForEndOfToken(CaptureDefaultLoc), ", this");
2244 CaptureDefaultLoc, ExplicitParams, ExplicitResultType,