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