Searched defs:hasCaptures (Results 1 – 5 of 5) sorted by relevance
3573 bool hasCaptures() const { return NumCaptures != 0 || CapturesCXXThis; } in hasCaptures() function
4563 bool hasCaptures() const { return NumCaptures || capturesCXXThis(); } in hasCaptures() function
4614 bool hasCaptures() const { return NumCaptures || capturesCXXThis(); } in hasCaptures() function
4578 bool hasCaptures() const { return NumCaptures || capturesCXXThis(); } in hasCaptures() function