Searched refs:isByref (Results 1 – 1 of 1) sorted by relevance
731 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture() argument734 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc, in addCapture()