Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp29 bool AllowASTWithErrors, bool IncludeTimestamps, in PCHGenerator() argument
36 AllowASTWithErrors(AllowASTWithErrors), in PCHGenerator()
76 if (hasErrors && !AllowASTWithErrors) in HandleTranslationUnit()
83 if (AllowASTWithErrors) in HandleTranslationUnit()
106 bool AllowASTWithErrors) in CXX20ModulesGenerator() argument
111 AllowASTWithErrors, /*IncludeTimestamps=*/false, in CXX20ModulesGenerator()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h983 bool AllowASTWithErrors; variable
1003 bool AllowASTWithErrors = false, bool IncludeTimestamps = true,
1025 bool AllowASTWithErrors);
1029 StringRef OutputFile, bool AllowASTWithErrors = false)
1032 AllowASTWithErrors) {} in CXX20ModulesGenerator() argument
1042 StringRef OutputFile, bool AllowASTWithErrors = false)
1045 AllowASTWithErrors) {} in CXX20ModulesGenerator() argument