Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h167 bool ASTHasCompilerErrors = false; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp1137 ASTHasCompilerErrors}; in WriteControlBlock()
4290 ASTHasCompilerErrors = hasErrors; in WriteAST()