LLVM 23.0.0git
llvm::detail::RegistryLinkListDeclarationMarker< R > Struct Template Reference

Utility to guard against missing declarations or mismatched use of LLVM_DECLARE_REGISTRY and LLVM_INSTANTIATE_REGISTRY. More...

#include "llvm/Support/Registry.h"

Inheritance diagram for llvm::detail::RegistryLinkListDeclarationMarker< R >:
[legend]

Detailed Description

template<typename R>
struct llvm::detail::RegistryLinkListDeclarationMarker< R >

Utility to guard against missing declarations or mismatched use of LLVM_DECLARE_REGISTRY and LLVM_INSTANTIATE_REGISTRY.

Definition at line 80 of file Registry.h.


The documentation for this struct was generated from the following file: