Home | History | Annotate | Download | only in Sema

Lines Matching defs:RSI

3204   CapturedRegionScopeInfo *RSI = getCurCapturedRegion();
3205 RecordDecl *Record = RSI->TheRecordDecl;
3220 CapturedRegionScopeInfo *RSI = getCurCapturedRegion();
3224 buildCapturedStmtCaptureList(Captures, CaptureInits, RSI->Captures);
3226 CapturedDecl *CD = RSI->TheCapturedDecl;
3227 RecordDecl *RD = RSI->TheRecordDecl;
3230 RSI->CapRegionKind, Captures,