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 299 bool hasUnrecoverableErrorOccurred() const {
300 return ErrorTrap.hasUnrecoverableErrorOccurred();
  /external/clang/include/clang/Basic/
Diagnostic.h 581 bool hasUnrecoverableErrorOccurred() const {
837 bool hasUnrecoverableErrorOccurred() const {
    [all...]

Completed in 735 milliseconds