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

  /external/clang/include/clang/Sema/
Scope.h 194 DiagnosticErrorTrap ErrorTrap;
204 : ErrorTrap(Diag) {
316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
319 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 144 DiagnosticErrorTrap ErrorTrap;
389 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Scope.h 194 DiagnosticErrorTrap ErrorTrap;
204 : ErrorTrap(Diag) {
316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
319 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 161 DiagnosticErrorTrap ErrorTrap;
446 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Scope.h 194 DiagnosticErrorTrap ErrorTrap;
204 : ErrorTrap(Diag) {
316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
319 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 161 DiagnosticErrorTrap ErrorTrap;
446 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Scope.h 194 DiagnosticErrorTrap ErrorTrap;
204 : ErrorTrap(Diag) {
316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
319 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 161 DiagnosticErrorTrap ErrorTrap;
446 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Scope.h 194 DiagnosticErrorTrap ErrorTrap;
204 : ErrorTrap(Diag) {
316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
319 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 161 DiagnosticErrorTrap ErrorTrap;
446 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Scope.h 194 DiagnosticErrorTrap ErrorTrap;
204 : ErrorTrap(Diag) {
316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
319 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 161 DiagnosticErrorTrap ErrorTrap;
446 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Scope.h 194 DiagnosticErrorTrap ErrorTrap;
204 : ErrorTrap(Diag) {
316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
319 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 161 DiagnosticErrorTrap ErrorTrap;
446 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Scope.h 194 DiagnosticErrorTrap ErrorTrap;
204 : ErrorTrap(Diag) {
316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
319 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 161 DiagnosticErrorTrap ErrorTrap;
446 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Scope.h 194 DiagnosticErrorTrap ErrorTrap;
204 : ErrorTrap(Diag) {
316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
319 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 161 DiagnosticErrorTrap ErrorTrap;
446 ErrorTrap(Diag) { }
    [all...]

Completed in 151 milliseconds