Searched defs:IsDeleted (Results 1 – 3 of 3) sorted by relevance
47 bool IsDeleted; member
177 auto IsDeleted = [&](SpecialMemberFunctionKind Kind) { in checkForMissingMembers() local
1842 TEST_P(ASTMatchersTest, IsDeleted) { in TEST_P() argument