Searched refs:ErrorTrap (Results 1 – 5 of 5) sorted by relevance
203 DiagnosticErrorTrap ErrorTrap; variable213 : ErrorTrap(Diag) { in Scope()328 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); } in hasErrorOccurred()331 return ErrorTrap.hasUnrecoverableErrorOccurred(); in hasUnrecoverableErrorOccurred()
177 DiagnosticErrorTrap ErrorTrap; variable373 ErrorTrap(Diag) {} in FunctionScopeInfo()
94 ErrorTrap.reset(); in Init()
53 ErrorTrap.reset(); in Clear()
1506 return getCurFunction()->ErrorTrap.hasUnrecoverableErrorOccurred(); in hasAnyUnrecoverableErrorsInThisFunction()