Searched refs:ErrorTrap (Results 1 – 5 of 5) sorted by relevance
185 DiagnosticErrorTrap ErrorTrap; variable193 : ErrorTrap(Diag) { in Scope()297 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); } in hasErrorOccurred()300 return ErrorTrap.hasUnrecoverableErrorOccurred(); in hasUnrecoverableErrorOccurred()
128 DiagnosticErrorTrap ErrorTrap; variable341 ErrorTrap(Diag) { } in FunctionScopeInfo()
87 ErrorTrap.reset(); in Init()
39 ErrorTrap.reset(); in Clear()
1150 return getCurFunction()->ErrorTrap.hasUnrecoverableErrorOccurred(); in hasAnyUnrecoverableErrorsInThisFunction()