Home
last modified time | relevance | path

Searched defs:MaxLines (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp355 unsigned MaxLines) { in ComputePreambleBounds() argument
H A DTextDiagnostic.cpp1325 const unsigned MaxLines = DiagOpts->SnippetLineLimit; in emitSnippetAndCaret() local
H A DASTUnit.cpp1343 getMainBufferWithPrecompiledPreamble(std::shared_ptr<PCHContainerOperations> PCHContainerOps,CompilerInvocation & PreambleInvocationIn,IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS,bool AllowRebuild,unsigned MaxLines) getMainBufferWithPrecompiledPreamble() argument
/llvm-project/clang/lib/Lex/
H A DLexer.cpp639 ComputePreamble(StringRef Buffer,const LangOptions & LangOpts,unsigned MaxLines) ComputePreamble() argument