Home
last modified time | relevance | path

Searched defs:stoull (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/src/
H A Dstring.cpp216 unsigned long long stoull(const string& str, size_t* idx, int base) { in stoull() function
237 unsigned long long stoull(const wstring& str, size_t* idx, int base) { in stoull() function