Searched defs:IsDeleted (Results 1 – 4 of 4) sorted by relevance
3362 bool IsDeleted(int entry) { in IsDeleted() function3512 static bool IsDeleted(Dictionary* dict, int entry) { in IsDeleted() function
7412 bool GlobalDictionaryShape::IsDeleted(Dictionary* dict, int entry) { in IsDeleted() function
1570 bool IsDeleted : 1; variable
1720 TEST(IsDeleted, MatchesDeletedFunctionDeclarations) { in TEST() argument