Searched defs:isLambda (Results 1 – 5 of 5) sorted by relevance
115 static bool isLambda(const NamedDecl *ND) { in isLambda() function
116 static bool isLambda(const NamedDecl *ND) { in isLambda() function
3752 bool RecordDecl::isLambda() const { in isLambda() function in RecordDecl
1027 bool isLambda() const { in isLambda() function
2241 AST_MATCHER(CXXRecordDecl, isLambda) { in AST_MATCHER() argument