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

  /external/clang/include/clang/Basic/
Diagnostic.h 260 bool TrapErrorOccurred;
650 return Diag.TrapErrorOccurred;
661 Diag.TrapErrorOccurred = false;
    [all...]
  /external/clang/lib/Basic/
DiagnosticIDs.cpp 688 Diag.TrapErrorOccurred = true;

Completed in 73 milliseconds