Home
last modified time | relevance | path

Searched defs: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()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h929 bool AllowASTWithErrors; variable