Home
last modified time | relevance | path

Searched defs:NonEmpty (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp85 std::condition_variable NonEmpty; member in __anona8b83cb60111::EventQueue
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp1043 if (const bool *NonEmpty = State->get<ContainerNonEmptyMap>(ContainerS)) { in checkPostObjCMessage() local