Home
last modified time | relevance | path

Searched refs:type_unknown (Results 1 – 7 of 7) sorted by relevance

/external/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp134 case sys::fs::file_type::type_unknown: in expandBundle()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DFileSystem.h56 type_unknown enumerator
/external/llvm/include/llvm/Support/
DFileSystem.h66 type_unknown enumerator
/external/llvm/lib/Support/Windows/
DPath.inc427 Result = file_status(file_type::type_unknown);
464 Result = file_status(file_type::type_unknown);
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
DPathV2.inc342 result = file_status(file_type::type_unknown);
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DPathV2.inc516 result = file_status(file_type::type_unknown);
/external/llvm/lib/Support/Unix/
DPath.inc400 file_type Type = file_type::type_unknown;