Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.cpp953 StringRef HexStr(TokStart + 3, len); in LexIdentifier() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp716 std::string HexStr = utohexstr(*i); in escape() local
741 std::string HexStr = utohexstr(UnicodeScalarValue.first); in escape() local