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

  /external/clang/include/clang/Sema/
SemaInternal.h 124 // Arrange for ValidatedCorrections[0] to always be an empty correction.
125 ValidatedCorrections.push_back(TypoCorrection());
138 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
173 return CurrentTCIndex < ValidatedCorrections.size()
174 ? ValidatedCorrections[CurrentTCIndex]
175 : ValidatedCorrections[0]; // The empty correction.
200 CurrentTCIndex >= ValidatedCorrections.size();
318 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 124 // Arrange for ValidatedCorrections[0] to always be an empty correction.
125 ValidatedCorrections.push_back(TypoCorrection());
138 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
173 return CurrentTCIndex < ValidatedCorrections.size()
174 ? ValidatedCorrections[CurrentTCIndex]
175 : ValidatedCorrections[0]; // The empty correction.
200 CurrentTCIndex >= ValidatedCorrections.size();
318 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
SemaInternal.h 124 // Arrange for ValidatedCorrections[0] to always be an empty correction.
125 ValidatedCorrections.push_back(TypoCorrection());
138 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
173 return CurrentTCIndex < ValidatedCorrections.size()
174 ? ValidatedCorrections[CurrentTCIndex]
175 : ValidatedCorrections[0]; // The empty correction.
200 CurrentTCIndex >= ValidatedCorrections.size();
318 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
SemaInternal.h 124 // Arrange for ValidatedCorrections[0] to always be an empty correction.
125 ValidatedCorrections.push_back(TypoCorrection());
138 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
173 return CurrentTCIndex < ValidatedCorrections.size()
174 ? ValidatedCorrections[CurrentTCIndex]
175 : ValidatedCorrections[0]; // The empty correction.
200 CurrentTCIndex >= ValidatedCorrections.size();
318 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
SemaInternal.h 125 // Arrange for ValidatedCorrections[0] to always be an empty correction.
126 ValidatedCorrections.push_back(TypoCorrection());
139 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
174 return CurrentTCIndex < ValidatedCorrections.size()
175 ? ValidatedCorrections[CurrentTCIndex]
176 : ValidatedCorrections[0]; // The empty correction.
201 CurrentTCIndex >= ValidatedCorrections.size();
319 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
SemaInternal.h 125 // Arrange for ValidatedCorrections[0] to always be an empty correction.
126 ValidatedCorrections.push_back(TypoCorrection());
139 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
174 return CurrentTCIndex < ValidatedCorrections.size()
175 ? ValidatedCorrections[CurrentTCIndex]
176 : ValidatedCorrections[0]; // The empty correction.
201 CurrentTCIndex >= ValidatedCorrections.size();
319 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
SemaInternal.h 125 // Arrange for ValidatedCorrections[0] to always be an empty correction.
126 ValidatedCorrections.push_back(TypoCorrection());
139 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
174 return CurrentTCIndex < ValidatedCorrections.size()
175 ? ValidatedCorrections[CurrentTCIndex]
176 : ValidatedCorrections[0]; // The empty correction.
201 CurrentTCIndex >= ValidatedCorrections.size();
319 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
SemaInternal.h 125 // Arrange for ValidatedCorrections[0] to always be an empty correction.
126 ValidatedCorrections.push_back(TypoCorrection());
139 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
174 return CurrentTCIndex < ValidatedCorrections.size()
175 ? ValidatedCorrections[CurrentTCIndex]
176 : ValidatedCorrections[0]; // The empty correction.
201 CurrentTCIndex >= ValidatedCorrections.size();
319 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 124 // Arrange for ValidatedCorrections[0] to always be an empty correction.
125 ValidatedCorrections.push_back(TypoCorrection());
138 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
173 return CurrentTCIndex < ValidatedCorrections.size()
174 ? ValidatedCorrections[CurrentTCIndex]
175 : ValidatedCorrections[0]; // The empty correction.
200 CurrentTCIndex >= ValidatedCorrections.size();
318 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
SemaInternal.h 124 // Arrange for ValidatedCorrections[0] to always be an empty correction.
125 ValidatedCorrections.push_back(TypoCorrection());
138 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
173 return CurrentTCIndex < ValidatedCorrections.size()
174 ? ValidatedCorrections[CurrentTCIndex]
175 : ValidatedCorrections[0]; // The empty correction.
200 CurrentTCIndex >= ValidatedCorrections.size();
318 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
SemaInternal.h 124 // Arrange for ValidatedCorrections[0] to always be an empty correction.
125 ValidatedCorrections.push_back(TypoCorrection());
138 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
173 return CurrentTCIndex < ValidatedCorrections.size()
174 ? ValidatedCorrections[CurrentTCIndex]
175 : ValidatedCorrections[0]; // The empty correction.
200 CurrentTCIndex >= ValidatedCorrections.size();
318 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
SemaInternal.h 125 // Arrange for ValidatedCorrections[0] to always be an empty correction.
126 ValidatedCorrections.push_back(TypoCorrection());
139 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
174 return CurrentTCIndex < ValidatedCorrections.size()
175 ? ValidatedCorrections[CurrentTCIndex]
176 : ValidatedCorrections[0]; // The empty correction.
201 CurrentTCIndex >= ValidatedCorrections.size();
319 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
SemaInternal.h 125 // Arrange for ValidatedCorrections[0] to always be an empty correction.
126 ValidatedCorrections.push_back(TypoCorrection());
139 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
174 return CurrentTCIndex < ValidatedCorrections.size()
175 ? ValidatedCorrections[CurrentTCIndex]
176 : ValidatedCorrections[0]; // The empty correction.
201 CurrentTCIndex >= ValidatedCorrections.size();
319 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
SemaInternal.h 125 // Arrange for ValidatedCorrections[0] to always be an empty correction.
126 ValidatedCorrections.push_back(TypoCorrection());
139 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
174 return CurrentTCIndex < ValidatedCorrections.size()
175 ? ValidatedCorrections[CurrentTCIndex]
176 : ValidatedCorrections[0]; // The empty correction.
201 CurrentTCIndex >= ValidatedCorrections.size();
319 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
SemaInternal.h 125 // Arrange for ValidatedCorrections[0] to always be an empty correction.
126 ValidatedCorrections.push_back(TypoCorrection());
139 return CorrectionResults.empty() && ValidatedCorrections.size() == 1;
174 return CurrentTCIndex < ValidatedCorrections.size()
175 ? ValidatedCorrections[CurrentTCIndex]
176 : ValidatedCorrections[0]; // The empty correction.
201 CurrentTCIndex >= ValidatedCorrections.size();
319 SmallVector<TypoCorrection, 4> ValidatedCorrections;
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]

Completed in 245 milliseconds