Searched refs:ErrorTrap (Results 1 – 5 of 5) sorted by relevance
193 DiagnosticErrorTrap ErrorTrap; variable201 : ErrorTrap(Diag) { in Scope()313 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); } in hasErrorOccurred()316 return ErrorTrap.hasUnrecoverableErrorOccurred(); in hasUnrecoverableErrorOccurred()
137 DiagnosticErrorTrap ErrorTrap; variable371 ErrorTrap(Diag) { } in FunctionScopeInfo()
90 ErrorTrap.reset(); in Init()
44 ErrorTrap.reset(); in Clear()
1189 return getCurFunction()->ErrorTrap.hasUnrecoverableErrorOccurred(); in hasAnyUnrecoverableErrorsInThisFunction()