Searched refs:shouldVisitLambdaBody (Results 1 – 2 of 2) sorted by relevance
712 bool shouldVisitLambdaBody() const { return false; } in shouldVisitLambdaBody() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
190 bool shouldVisitLambdaBody() const { return true; }2082 VisitBody = VisitBody && getDerived().shouldVisitLambdaBody();