Home
last modified time | relevance | path

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

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