LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::object_creator< C > Struct Template Reference

object_creator - Helper method for ManagedStatic. More...

#include "llvm/Support/ManagedStatic.h"

Static Public Member Functions

static void * call ()
 

Detailed Description

template<class C>
struct llvm::object_creator< C >

object_creator - Helper method for ManagedStatic.

Definition at line 22 of file ManagedStatic.h.

Member Function Documentation

◆ call()

template<class C >
static void * llvm::object_creator< C >::call ( )
inlinestatic

Definition at line 23 of file ManagedStatic.h.

References llvm::CallingConv::C.


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