Searched defs:isLambda (Results 1 – 4 of 4) sorted by relevance
1021 bool isLambda() const { isLambda() function [all...]
62 static bool isLambda(const NamedDecl *ND) { in isLambda() function
4983 bool RecordDecl::isLambda() const { isLambda() function in RecordDecl
3456 AST_MATCHER(CXXRecordDecl,isLambda) AST_MATCHER() argument