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()
129 DiagnosticErrorTrap ErrorTrap; variable340 ErrorTrap(Diag) { } in FunctionScopeInfo()
87 ErrorTrap.reset(); in Init()
38 ErrorTrap.reset(); in Clear()
1116 return getCurFunction()->ErrorTrap.hasUnrecoverableErrorOccurred(); in hasAnyUnrecoverableErrorsInThisFunction()