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