Searched defs:Radix (Results 1 – 12 of 12) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | StringRef.h | 462 template <typename T> bool getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() 491 template <typename T> bool consumeInteger(unsigned Radix, T &Result) { in consumeInteger()
|
D | StringExtras.h | 340 inline std::string toString(const APSInt &I, unsigned Radix) { in toString()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | StringRef.h | 466 template <typename T> bool getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() 495 template <typename T> bool consumeInteger(unsigned Radix, T &Result) { in consumeInteger()
|
D | StringExtras.h | 340 inline std::string toString(const APSInt &I, unsigned Radix) { in toString()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/ |
D | StringRef.h | 467 template <typename T> bool getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() 496 template <typename T> bool consumeInteger(unsigned Radix, T &Result) { in consumeInteger()
|
D | StringExtras.h | 351 inline std::string toString(const APSInt &I, unsigned Radix) {
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | StringRef.h | 466 template <typename T> bool getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() 495 template <typename T> bool consumeInteger(unsigned Radix, T &Result) { in consumeInteger()
|
D | StringExtras.h | 338 inline std::string toString(const APSInt &I, unsigned Radix) { in toString()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 167 void setMasmDefaultRadix(unsigned Radix) { DefaultRadix = Radix; } in setMasmDefaultRadix()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 167 void setMasmDefaultRadix(unsigned Radix) { DefaultRadix = Radix; } in setMasmDefaultRadix()
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 167 void setMasmDefaultRadix(unsigned Radix) { DefaultRadix = Radix; } in setMasmDefaultRadix()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 167 void setMasmDefaultRadix(unsigned Radix) { DefaultRadix = Radix; } in setMasmDefaultRadix()
|