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

  /external/clang/include/clang/Sema/
Scope.h 315 bool hasUnrecoverableErrorOccurred() const {
316 return ErrorTrap.hasUnrecoverableErrorOccurred();
  /external/clang/include/clang/Basic/
Diagnostic.h 582 bool hasUnrecoverableErrorOccurred() const {
838 bool hasUnrecoverableErrorOccurred() const {
    [all...]

Completed in 66 milliseconds