Home
last modified time | relevance | path

Searched defs:isNotFound (Results 1 – 3 of 3) sorted by relevance

/external/mtools/
Ddirentry.c34 int isNotFound(direntry_t *entry) in isNotFound() function
/external/clang/include/clang/Serialization/
DModule.h88 bool isNotFound() const { return Val.getInt() == NotFound; } in isNotFound() function
/external/llvm-project/clang/include/clang/Serialization/
DModuleFile.h100 bool isNotFound() const { return Val.getInt() == NotFound; } in isNotFound() function