Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLLexer.cpp925 StringRef HexStr(TokStart + 3, len); in LexIdentifier() local
/llvm-project-15.0.7/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