Searched defs:ConstantAddress (Results 1 – 1 of 1) sorted by relevance
141 ConstantAddress(std::nullptr_t) : Address(nullptr) {} in ConstantAddress() function144 ConstantAddress(llvm::Constant *pointer, llvm::Type *elementType, in ConstantAddress() function