Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DGeneratePCH.cpp27 bool AllowASTWithErrors, bool IncludeTimestamps, in PCHGenerator()
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTWriter.h799 bool AllowASTWithErrors; variable