Home | History | Annotate | Download | only in AST

Lines Matching full:capturesvariable

1107 bool CapturedStmt::capturesVariable(const VarDecl *Var) const {
1110 if (!I->capturesVariable())