struct PluginLoader

Declaration

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

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

Method Overview

Methods

static unsigned int getNumPlugins()

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

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

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

Parameters

unsigned int num