Searched refs:LLVM_LVALUE_FUNCTION (Results 1 – 6 of 6) sorted by relevance
95 T &getValue() LLVM_LVALUE_FUNCTION noexcept { in getValue()99 constexpr T const &getValue() const LLVM_LVALUE_FUNCTION noexcept { in getValue()195 T &getValue() LLVM_LVALUE_FUNCTION noexcept { in getValue()199 constexpr T const &getValue() const LLVM_LVALUE_FUNCTION noexcept { in getValue()282 constexpr const T &getValue() const LLVM_LVALUE_FUNCTION { in getValue()285 T &getValue() LLVM_LVALUE_FUNCTION { return Storage.getValue(); } in getValue()291 constexpr const T &operator*() const LLVM_LVALUE_FUNCTION {294 T &operator*() LLVM_LVALUE_FUNCTION { return getValue(); }297 constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION { in getValueOr()303 auto map(const Function &F) const LLVM_LVALUE_FUNCTION
63 void setPointer(PointerTy PtrVal) LLVM_LVALUE_FUNCTION { in setPointer()67 void setInt(IntType IntVal) LLVM_LVALUE_FUNCTION { in setInt()71 void initWithPointer(PointerTy PtrVal) LLVM_LVALUE_FUNCTION { in initWithPointer()75 void setPointerAndInt(PointerTy PtrVal, IntType IntVal) LLVM_LVALUE_FUNCTION { in setPointerAndInt()93 void setFromOpaqueValue(void *Val) LLVM_LVALUE_FUNCTION { in setFromOpaqueValue()
130 RefTy &getValue() LLVM_LVALUE_FUNCTION {134 RefTy const &getValue() const LLVM_LVALUE_FUNCTION {
112 #define LLVM_LVALUE_FUNCTION & macro114 #define LLVM_LVALUE_FUNCTION macro
604 template <typename To> Matcher<To> dynCastTo() const LLVM_LVALUE_FUNCTION {632 operator DynTypedMatcher() const LLVM_LVALUE_FUNCTION {1357 template <typename T> operator Matcher<T>() const LLVM_LVALUE_FUNCTION {1376 getMatchers(std::index_sequence<Is...>) const LLVM_LVALUE_FUNCTION {1475 template <typename To> operator Matcher<To>() const LLVM_LVALUE_FUNCTION {1554 template <typename T> operator Matcher<T>() const LLVM_LVALUE_FUNCTION {1595 template <typename T> operator Matcher<T>() const LLVM_LVALUE_FUNCTION {
172 Optional<T> getLocationAs() const LLVM_LVALUE_FUNCTION { in getLocationAs()