Searched defs:isLambda (Results 1 – 4 of 4) sorted by relevance
1022 bool isLambda() const { in isLambda() function
62 static bool isLambda(const NamedDecl *ND) { in isLambda() function
5032 bool RecordDecl::isLambda() const { in isLambda() function in RecordDecl
3457 AST_MATCHER(CXXRecordDecl, isLambda) { in AST_MATCHER() argument