Searched refs:ErrorTrap (Results 1 – 5 of 5) sorted by relevance
194 DiagnosticErrorTrap ErrorTrap; variable204 : ErrorTrap(Diag) { in Scope()316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); } in hasErrorOccurred()319 return ErrorTrap.hasUnrecoverableErrorOccurred(); in hasUnrecoverableErrorOccurred()
144 DiagnosticErrorTrap ErrorTrap; variable389 ErrorTrap(Diag) { } in FunctionScopeInfo()
94 ErrorTrap.reset(); in Init()
45 ErrorTrap.reset(); in Clear()
1182 return getCurFunction()->ErrorTrap.hasUnrecoverableErrorOccurred(); in hasAnyUnrecoverableErrorsInThisFunction()