Searched defs:to_integer (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h193 template <typename N> bool to_integer(StringRef S, N &Num, unsigned Base = 0) { function in namespace:llvm

Completed in 120 milliseconds