Home
last modified time | relevance | path

Searched defs:AllowASTWithErrors (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp27 PCHGenerator(const Preprocessor & PP,InMemoryModuleCache & ModuleCache,StringRef OutputFile,StringRef isysroot,std::shared_ptr<PCHBuffer> Buffer,ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions,bool AllowASTWithErrors,bool IncludeTimestamps,bool BuildingImplicitModule,bool ShouldCacheASTInMemory) PCHGenerator() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h851 bool AllowASTWithErrors; global() variable