Searched defs:NonEmpty (Results 1 – 5 of 5) sorted by relevance
120 struct NonEmpty { struct125 NonEmpty a, b; argument
150 struct NonEmpty { struct174 // CHECK-NEXT: 0 | struct test5::NonEmpty
148 struct NonEmpty { int x; }; // trivial destructor, non-empty struct
87 std::condition_variable NonEmpty; member in __anone8a8889e0111::EventQueue
1048 if (const bool *NonEmpty = State->get<ContainerNonEmptyMap>(ContainerS)) { in checkPostObjCMessage() local