HomeSort by relevance Sort by last modified time
    Searched defs:ErrorTrap (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Sema/
Scope.h 156 DiagnosticErrorTrap ErrorTrap;
160 : ErrorTrap(Diag) {
242 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
ScopeInfo.h 103 DiagnosticErrorTrap ErrorTrap;
310 ErrorTrap(Diag) { }

Completed in 30 milliseconds