LLVM: lib/Support/SourceMgr.cpp File Reference (original) (raw)

Go to the source code of this file.

Functions
template<typename T>
static std::vector< T > & GetOrCreateOffsetCache (void *&OffsetCache, MemoryBuffer *Buffer)
static void buildFixItLine (std::string &CaretLine, std::string &FixItLine, ArrayRef< SMFixIt > FixIts, ArrayRef< char > SourceLine)
static void printSourceLine (raw_ostream &S, StringRef LineContents)
static bool isNonASCII (char c)
Variables
static const size_t TabStop = 8

buildFixItLine()

GetOrCreateOffsetCache()

template<typename T>

std::vector< T > & GetOrCreateOffsetCache ( void *& OffsetCache, MemoryBuffer * Buffer ) static

isNonASCII()

printSourceLine()

TabStop