Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLLexer.cpp943 StringRef HexStr(TokStart + 3, len); in LexIdentifier() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DYAMLParser.cpp723 std::string HexStr = utohexstr(*i); in escape() local
748 std::string HexStr = utohexstr(UnicodeScalarValue.first); in escape() local