Searched defs:capturesThis (Results 1 – 2 of 2) sorted by relevance
82 bool capturesThis() const { in capturesThis() function
4984 AST_MATCHER(LambdaCapture, capturesThis) { return Node.capturesThis(); } in AST_MATCHER() argument