LLVM API Documentation
#include "Win32.h"#include <fstream>#include <malloc.h>Include dependency graph for Win32/Path.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| namespace | llvm::sys |
Functions | |
| static void | FlipBackSlashes (std::string &s) |
| static bool | llvm::sys::IsLibrary (Path &path, const std::string &basename) |
Variables | |
| static Path * | llvm::sys::TempDirectory = NULL |
|
|
Definition at line 26 of file Win32/Path.cpp. |