Searched defs:isLambda (Results 1 – 4 of 4) sorted by relevance
1005 bool isLambda() const { in isLambda() function
4741 bool RecordDecl::isLambda() const { in isLambda() function in RecordDecl
60 static bool isLambda(const NamedDecl *ND) { in isLambda() function
3379 AST_MATCHER(CXXRecordDecl, isLambda) { in AST_MATCHER() argument