Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DGeneratePCH.cpp28 bool AllowASTWithErrors, bool IncludeTimestamps) in PCHGenerator() argument
33 AllowASTWithErrors(AllowASTWithErrors) { in PCHGenerator()
46 if (hasErrors && !AllowASTWithErrors) in HandleTranslationUnit()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h976 bool AllowASTWithErrors; variable
987 bool AllowASTWithErrors = false, bool IncludeTimestamps = true);