Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTWriter.h155 bool ASTHasCompilerErrors = false; variable
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp1261 ASTHasCompilerErrors}; in WriteControlBlock()
4533 ASTHasCompilerErrors = hasErrors; in WriteAST()