|
LLDB mainline
|
DenseMapInfo implementation. More...
#include <FileSpec.h>
Static Public Member Functions | |
| static lldb_private::FileSpec | getEmptyKey () |
| static lldb_private::FileSpec | getTombstoneKey () |
| static unsigned | getHashValue (lldb_private::FileSpec file_spec) |
| static bool | isEqual (lldb_private::FileSpec LHS, lldb_private::FileSpec RHS) |
DenseMapInfo implementation.
Definition at line 472 of file FileSpec.h.
|
inlinestatic |
Definition at line 473 of file FileSpec.h.
|
inlinestatic |
Definition at line 479 of file FileSpec.h.
References lldb_private::FileSpec::GetDirectory(), lldb_private::FileSpec::GetFilename(), and lldb_private::FileSpec::GetPathStyle().
|
inlinestatic |
Definition at line 476 of file FileSpec.h.
|
inlinestatic |
Definition at line 488 of file FileSpec.h.