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