Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGeneratePCH.cpp27 bool AllowASTWithErrors, bool IncludeTimestamps, in PCHGenerator() argument
33 AllowASTWithErrors(AllowASTWithErrors), in PCHGenerator()
47 if (hasErrors && !AllowASTWithErrors) in HandleTranslationUnit()
62 if (AllowASTWithErrors) in HandleTranslationUnit()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h773 bool AllowASTWithErrors; variable
786 bool AllowASTWithErrors = false, bool IncludeTimestamps = true,