LLVM API Documentation
#include "llvm/Config/config.h"#include "windows.h"#include <cassert>#include <string>Include dependency graph for Win32.h:

Go to the source code of this file.
Defines | |
| #define | _WIN32_WINNT 0x0500 |
Functions | |
| bool | GetError (const std::string &Prefix, std::string *Dest) |
| void | ThrowError (const std::string &msg) |
| void | ThrowErrno (const std::string &prefix) |
| bool GetError | ( | const std::string & | Prefix, | |
| std::string * | Dest | |||
| ) | [inline] |
| void ThrowErrno | ( | const std::string & | prefix | ) | [inline] |
| void ThrowError | ( | const std::string & | msg | ) | [inline] |