Home
last modified time | relevance | path

Searched defs:is_char (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DVectorType.cpp162 bool is_char = element_type.IsCharType(); in GetItemFormatForFormat() local
/freebsd/include/
H A Dprintf.h52 unsigned is_char; member