HomeSort by relevance Sort by last modified time
    Searched refs:ErrorTrap (Results 1 - 25 of 33) sorted by null

1 2

  /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-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/darwin-x86/clang-4393122/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;
448 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/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;
448 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Scope.h 197 DiagnosticErrorTrap ErrorTrap;
207 : ErrorTrap(Diag) {
319 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
322 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 161 DiagnosticErrorTrap ErrorTrap;
448 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
Scope.h 197 DiagnosticErrorTrap ErrorTrap;
207 : ErrorTrap(Diag) {
319 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
322 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 161 DiagnosticErrorTrap ErrorTrap;
448 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
Scope.h 197 DiagnosticErrorTrap ErrorTrap;
207 : ErrorTrap(Diag) {
319 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
322 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 161 DiagnosticErrorTrap ErrorTrap;
448 ErrorTrap(Diag) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
Scope.h 197 DiagnosticErrorTrap ErrorTrap;
207 : ErrorTrap(Diag) {
319 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
322 return ErrorTrap.hasUnrecoverableErrorOccurred();
ScopeInfo.h 161 DiagnosticErrorTrap ErrorTrap;
448 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();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
Scope.h 194 DiagnosticErrorTrap ErrorTrap;
204 : ErrorTrap(Diag) {
316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
319 return ErrorTrap.hasUnrecoverableErrorOccurred();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
Scope.h 194 DiagnosticErrorTrap ErrorTrap;
204 : ErrorTrap(Diag) {
316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
319 return ErrorTrap.hasUnrecoverableErrorOccurred();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
Scope.h 197 DiagnosticErrorTrap ErrorTrap;
207 : ErrorTrap(Diag) {
319 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
322 return ErrorTrap.hasUnrecoverableErrorOccurred();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
Scope.h 197 DiagnosticErrorTrap ErrorTrap;
207 : ErrorTrap(Diag) {
319 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
322 return ErrorTrap.hasUnrecoverableErrorOccurred();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
Scope.h 197 DiagnosticErrorTrap ErrorTrap;
207 : ErrorTrap(Diag) {
319 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
322 return ErrorTrap.hasUnrecoverableErrorOccurred();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
Scope.h 197 DiagnosticErrorTrap ErrorTrap;
207 : ErrorTrap(Diag) {
319 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); }
322 return ErrorTrap.hasUnrecoverableErrorOccurred();
  /external/clang/lib/Sema/
Scope.cpp 94 ErrorTrap.reset();
ScopeInfo.cpp 45 ErrorTrap.reset();

Completed in 2601 milliseconds

1 2