Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DLaneBitmask.h74 constexpr Type getAsInteger() const { return Mask; } in getAsInteger() function
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp112 const llvm::APSInt *SVal::getAsInteger() const { in getAsInteger() function in SVal
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringRef.h466 // 'unsigned __int64' when instantiating getAsInteger with T = bool. in getAsInteger() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DStringRef.cpp587 bool StringRef::getAsInteger(unsigned Radix, APInt &Result) const { in getAsInteger() function in StringRef
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h427 std::optional<int64_t> getAsInteger() const { in getAsInteger() function
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp380 template <class T> static ErrorOr<T> getAsInteger(StringRef Val) { getAsInteger() function
[all...]