Searched defs:MaxLines (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp229 ComputePreambleBounds(const LangOptions &LangOpts, llvm::MemoryBuffer *Buffer, unsigned MaxLines) argument
H A DASTUnit.cpp1302 getMainBufferWithPrecompiledPreamble( std::shared_ptr<PCHContainerOperations> PCHContainerOps, CompilerInvocation &PreambleInvocationIn, IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, bool AllowRebuild, unsigned MaxLines) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp582 ComputePreamble(StringRef Buffer, const LangOptions &LangOpts, unsigned MaxLines) argument

Completed in 147 milliseconds