Home
last modified time | relevance | path

Searched refs:is_other (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DFileSystem.h356 bool is_other(file_status status);
366 error_code is_other(const Twine &path, bool &result);
/external/llvm/lib/Support/
DPathV2.cpp712 bool is_other(file_status status) { in is_other() function