Searched defs:isCopyCapture (Results 1 – 5 of 5) sorted by relevance
474 bool isCopyCapture() const { in isCopyCapture() function
654 bool isCopyCapture() const { return Kind == Cap_ByCopy; } in isCopyCapture() function
637 bool isCopyCapture() const { return Kind == Cap_ByCopy; } in isCopyCapture() function