Searched refs:UpperCase (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Support/
H A DScopedPrinter.cpp16 const std::string to_hexString(uint64_t Value, bool UpperCase) { argument
19 stream << format_hex_no_prefix(Value, 1, UpperCase);
/external/llvm/include/llvm/Support/
H A DScopedPrinter.h60 const std::string to_hexString(uint64_t Value, bool UpperCase = true);
/external/protobuf/conformance/
H A Dconformance_test.cc161 string UpperCase(string str) { function in namespace:__anon16135
509 UpperCase(string(".") + FieldDescriptor::TypeName(type));

Completed in 178 milliseconds