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

  /external/clang/include/clang/Sema/
Scope.h 297 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
Sema.h     [all...]
  /external/clang/include/clang/Basic/
Diagnostic.h 571 bool hasErrorOccurred() const { return ErrorOccurred; }
831 bool hasErrorOccurred() const {
    [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp     [all...]

Completed in 65 milliseconds