Searched defs:drive (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/SemaObjC/ | ||
H A D | conditional-expr-8.m | 38 - (void)drive; method |
/llvm-project/lldb/source/Plugins/Process/Windows/Common/ | ||
H A D | DebuggerThread.cpp | 445 std::array<wchar_t, 3> drive = {L"_:"}; GetFileNameFromHandleFallback() local |