Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Option/
H A DOptTable.h76 SmallString<8> PrefixChars; variable
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DNativeFormatting.cpp149 unsigned PrefixChars = Prefix ? 2 : 0; in write_hex() local