LLVM API Documentation
#include "llvm/Support/ManagedStatic.h"#include "llvm/Support/PluginLoader.h"#include "llvm/Support/Streams.h"#include "llvm/System/DynamicLibrary.h"#include <ostream>#include <vector>

Go to the source code of this file.
Defines | |
| #define | DONT_GET_PLUGIN_LOADER_OPTION |
Variables | |
| static ManagedStatic < std::vector< std::string > > | Plugins |
| #define DONT_GET_PLUGIN_LOADER_OPTION |
Definition at line 14 of file PluginLoader.cpp.
ManagedStatic<std::vector<std::string> > Plugins [static] |
Definition at line 23 of file PluginLoader.cpp.
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.