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

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

Completed in 192 milliseconds