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