LLVM API Documentation

Functions
Path.cpp File Reference
#include "llvm/Support/Path.h"
#include "llvm/Config/config.h"
#include "llvm/Support/Endian.h"
#include "llvm/Support/FileSystem.h"
#include <cassert>
#include <cstring>
#include <ostream>
#include "Unix/Path.inc"
Include dependency graph for Path.cpp:

Go to the source code of this file.

Functions

static void getPathList (const char *path, std::vector< Path > &Paths)
static StringRef getDirnameCharSep (StringRef path, const char *Sep)

Function Documentation

static StringRef getDirnameCharSep ( StringRef  path,
const char *  Sep 
) [static]
static void getPathList ( const char *  path,
std::vector< Path > &  Paths 
) [static]