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