Searched refs:read_allowed (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/libc/src/__support/File/ | ||
| H A D | file.h | 120 bool read_allowed() const { in read_allowed() function |
| H A D | file.cpp | 178 if (!read_allowed()) { in read_unlocked() |