Searched defs:getAsInteger (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp387 template <class T> static ErrorOr<T> getAsInteger(StringRef Val) { function in namespace:llvm::objcopy
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h413 llvm::Optional<int64_t> getAsInteger() const { function in class:llvm::json::Value
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DLaneBitmask.h73 constexpr Type getAsInteger() const { return Mask; } function in struct:llvm::LaneBitmask

Completed in 139 milliseconds