Searched refs:ErrorTrap (Results 1 – 5 of 5) sorted by relevance
158 DiagnosticErrorTrap ErrorTrap; variable162 : ErrorTrap(Diag) { in Scope()244 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); } in hasErrorOccurred()247 return ErrorTrap.hasUnrecoverableErrorOccurred(); in hasUnrecoverableErrorOccurred()
114 DiagnosticErrorTrap ErrorTrap; variable321 ErrorTrap(Diag) { } in FunctionScopeInfo()
60 ErrorTrap.reset(); in Init()
32 ErrorTrap.reset(); in Clear()
1084 return getCurFunction()->ErrorTrap.hasUnrecoverableErrorOccurred(); in hasAnyUnrecoverableErrorsInThisFunction()