ΒΆclang::PreambleBounds ComputePreambleBounds(
const clang::LangOptions& LangOpts,
const llvm::MemoryBufferRef& Buffer,
unsigned int MaxLines)
clang::PreambleBounds ComputePreambleBounds(
const clang::LangOptions& LangOpts,
const llvm::MemoryBufferRef& Buffer,
unsigned int MaxLines)
Description
Runs lexer to compute suggested preamble bounds.
Declared at: clang/include/clang/Frontend/PrecompiledPreamble.h:42
Parameters
- const clang::LangOptions& LangOpts
- const llvm::MemoryBufferRef& Buffer
- unsigned int MaxLines