LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Errno.h File Reference
#include <string>
Include dependency graph for Errno.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 
 llvm::sys
 

Functions

std::string llvm::sys::StrError ()
 
std::string llvm::sys::StrError (int errnum)
 Like the no-argument version above, but uses errnum instead of errno. More...