Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp565 static bool DumpFile(Stream &s, const FileSpec &file, FileKind file_kind) { in DumpFile() argument
566 switch (file_kind) { in DumpFile()