Searched refs:isPrefixedHexStyle (Results 1 – 3 of 3) sorted by relevance
26 bool isPrefixedHexStyle(HexPrintStyle S);
95 if (isPrefixedHexStyle(Style)) in consumeNumHexDigits()
252 bool llvm::isPrefixedHexStyle(HexPrintStyle S) { in isPrefixedHexStyle() function in llvm