clang API Documentation
#include "clang/Lex/ScratchBuffer.h"
#include "clang/Basic/SourceManager.h"
#include "llvm/Support/MemoryBuffer.h"
#include <cstring>
Go to the source code of this file.
Variables | |
static const unsigned | ScratchBufSize = 4060 |
const unsigned ScratchBufSize = 4060 [static] |
Definition at line 22 of file ScratchBuffer.cpp.
Referenced by clang::ScratchBuffer::getToken(), and clang::ScratchBuffer::ScratchBuffer().