Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/cert/
H A DStrToNumCheck.cpp39 ToUInt, enumerator
/llvm-project/flang/include/flang/Evaluate/
H A Dinteger.h474 template <typename UINT = std::uint64_t> constexpr UINT ToUInt() const { ToUInt() function