Home | History | Annotate | Download | only in Sema

Lines Matching refs:capture_end

9730            ce = Result->getBlockDecl()->capture_end(); ci != ce; ++ci) {