Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Host/common/
H A DFileSystem.cpp155 bool FileSystem::Readable(const Twine &path) const { in Readable() function in FileSystem
159 bool FileSystem::Readable(const FileSpec &file_spec) const { in Readable() function in FileSystem
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h691 bool Readable; member