Home | History | Annotate | Download | only in Sema

Lines Matching full:capturesvariable

8854       if (block->getBlockDecl()->capturesVariable(Variable))
8910 if (!block || !block->getBlockDecl()->capturesVariable(owner.Variable))