Home | History | Annotate | Download | only in AST

Lines Matching full:capturesvariable

1063 bool CapturedStmt::capturesVariable(const VarDecl *Var) const {
1065 if (!I.capturesVariable())