Home | History | Annotate | Download | only in Sema

Lines Matching full:capturesvariable

6509       if (block->getBlockDecl()->capturesVariable(Variable))
6550 if (!block || !block->getBlockDecl()->capturesVariable(owner.Variable))