Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h839 bool AllowASTWithCompilerErrors; variable
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp8542 bool DisableValidation, bool AllowASTWithCompilerErrors, in ASTReader()