Searched refs:eFileTypeInvalid (Results 1 - 4 of 4) sorted by relevance

/external/lldb/include/lldb/Host/
H A DFileSpec.h44 eFileTypeInvalid = -1, enumerator in enum:lldb_private::FileSpec::FileType
/external/lldb/source/Host/common/
H A DFileSpec.cpp628 return eFileTypeInvalid;
/external/lldb/source/Host/macosx/
H A DSymbols.cpp442 case FileSpec::eFileTypeInvalid: // File doesn't exist...
/external/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp2779 if (target_file.GetFileType() == FileSpec::eFileTypeInvalid ||

Completed in 281 milliseconds