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

/external/clang/lib/AST/
H A DItaniumMangle.cpp718 static const char charForHex[16] = { local
722 buffer[stringIndex] = charForHex[hexDigit];

Completed in 145 milliseconds