Searched defs:isLambda (Results 1 – 4 of 4) sorted by relevance
991 bool isLambda() const { in isLambda() function
114 static bool isLambda(const NamedDecl *ND) { in isLambda() function
4542 bool RecordDecl::isLambda() const { in isLambda() function in RecordDecl
3353 AST_MATCHER(CXXRecordDecl, isLambda) { in AST_MATCHER() argument