Searched defs:ErrorOK (Results 1 – 2 of 2) sorted by relevance
55 bool ErrorOK = false; member
84 bool ErrorOK = In.ErrorOK || llvm::StringRef(In.Code).contains("error-ok"); in TestAST() local