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

  /external/clang/lib/Sema/
Scope.cpp 60 ErrorTrap.reset();
ScopeInfo.cpp 32 ErrorTrap.reset();
Sema.cpp     [all...]
  /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 35 milliseconds