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