Searched refs:CurrentRecordDecl (Results 1 – 1 of 1) sorted by relevance
83 [&](const CXXRecordDecl *CurrentRecordDecl) -> bool { in check() argument85 for (const auto *MD : CurrentRecordDecl->methods()) { in check()