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