Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h236 bool FormatFileSpec(const FileSpec &file, Stream &s, llvm::StringRef elements,
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp2352 bool FormatEntity::FormatFileSpec(const FileSpec &file_spec, Stream &s, in FormatFileSpec() function in FormatEntity