LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Win32/Path.cpp File Reference

#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


Function Documentation

static void FlipBackSlashes std::string &  s  )  [static]
 

Definition at line 26 of file Win32/Path.cpp.