Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DNativeFormatting.cpp146 unsigned PrefixChars = Prefix ? 2 : 0; in write_hex() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h106 SmallString<8> PrefixChars; variable