Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
clang 20.0.0git
ScratchBuffer.cpp File Reference
#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
 

Variable Documentation

◆ ScratchBufSize

const unsigned ScratchBufSize = 4060
static