clang API Documentation

Variables
ScratchBuffer.cpp File Reference
#include "clang/Lex/ScratchBuffer.h"
#include "clang/Basic/SourceManager.h"
#include "llvm/Support/MemoryBuffer.h"
#include <cstring>
Include dependency graph for ScratchBuffer.cpp:

Go to the source code of this file.

Variables

static const unsigned ScratchBufSize = 4060

Variable Documentation

const unsigned ScratchBufSize = 4060 [static]