Searched defs:IsDeleted (Results 1 – 8 of 8) sorted by relevance
48 bool IsDeleted; member
154 auto IsDeleted = [&](SpecialMemberFunctionKind Kind) { in checkForMissingMembers() local
1018 bool DocumentStore::IsDeleted(DocumentId document_id) const { in IsDeleted() function in icing::lib::DocumentStore
852 TEST(IsDeleted, MatchesDeletedFunctionDeclarations) { in TEST() argument
1122 bool PjRtStreamExecutorBuffer::IsDeleted() { in IsDeleted() function in xla::PjRtStreamExecutorBuffer
1526 uint64_t IsDeleted : 1; variable
1297 TEST_P(ASTMatchersTest, IsDeleted) { in TEST_P() argument
1595 unsigned IsDeleted : 1; variable