Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isByRef

2608   bool isByRef = VD->hasAttr<BlocksAttr>();
2613 if (isByRef)
2637 if (isByRef) {
2778 if (capture->isByRef()) {