Home
last modified time | relevance | path

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

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