Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Option/
DOptTable.h66 std::string PrefixChars; variable
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DNativeFormatting.cpp143 unsigned PrefixChars = Prefix ? 2 : 0; in write_hex() local
/external/llvm/lib/Support/
Draw_ostream.cpp415 unsigned PrefixChars = FN.HexPrefix ? 2 : 0; in operator <<() local