struct PluginLoader

Declaration

struct PluginLoader { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Support/PluginLoader.h:26

Method Overview

Methods

static unsigned int getNumPlugins()

Declared at: llvm/include/llvm/Support/PluginLoader.h:28

static std::string& getPlugin(unsigned int num)

Declared at: llvm/include/llvm/Support/PluginLoader.h:29

Parameters

unsigned int num