LLVM
8.0.1
|
This is the complete list of members for llvm::TypedDINodeRef< T >, including all inherited members.
operator Metadata *() const | llvm::TypedDINodeRef< T > | inline |
operator!=(const TypedDINodeRef< T > &X) const | llvm::TypedDINodeRef< T > | inline |
operator==(const TypedDINodeRef< T > &X) const | llvm::TypedDINodeRef< T > | inline |
resolve() const | llvm::TypedDINodeRef< T > | inline |
TypedDINodeRef()=default | llvm::TypedDINodeRef< T > | |
TypedDINodeRef(std::nullptr_t) | llvm::TypedDINodeRef< T > | inline |
TypedDINodeRef(const T *MD) | llvm::TypedDINodeRef< T > | inline |
TypedDINodeRef(const Metadata *MD) | llvm::TypedDINodeRef< T > | inlineexplicit |
TypedDINodeRef(const TypedDINodeRef< U > &X, typename std::enable_if< std::is_convertible< U *, T *>::value >::type *=nullptr) | llvm::TypedDINodeRef< T > | inline |