Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DFormatEntity.h240 static bool FormatFileSpec(const FileSpec &file, Stream &s,
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp2314 bool FormatEntity::FormatFileSpec(const FileSpec &file_spec, Stream &s, in FormatFileSpec() function in FormatEntity