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

  /external/clang/test/Index/Inputs/
preamble-with-implicit-import-B.h 3 typedef struct { char x; } Typo;
  /external/clang/include/clang/Sema/
SemaInternal.h 116 : Typo(TypoName.getName().getAsIdentifierInfo()), CurrentTCIndex(0),
164 /// \brief Return the next typo correction that passes all internal filters
178 /// \brief Return the next typo correction like getNextCorrection, but keep
297 /// \brief Find any visible decls for the given typo correction candidate.
302 /// \brief Perform qualified lookups on the queued set of typo correction
308 /// \brief The name written that is a typo in the source.
309 IdentifierInfo *Typo;
312 /// found (so far) with the typo name.
TypoCorrection.h 1 //===--- TypoCorrection.h - Class for typo correction results ---*- C++ -*-===//
11 // Sema's typo correction (Sema::CorrectTypo).
73 /// \brief Gets the DeclarationName of the typo correction
79 /// \brief Gets the NestedNameSpecifier needed to use the typo correction
113 /// \brief Gets the "edit distance" of the typo correction from the typo.
138 /// \brief Gets the pointer to the declaration of the typo correction
228 /// \brief Returns whether this typo correction is correcting to a
251 /// the validity of a potential typo correction.
256 explicit CorrectionCandidateCallback(IdentifierInfo *Typo = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 116 : Typo(TypoName.getName().getAsIdentifierInfo()), CurrentTCIndex(0),
164 /// \brief Return the next typo correction that passes all internal filters
178 /// \brief Return the next typo correction like getNextCorrection, but keep
297 /// \brief Find any visible decls for the given typo correction candidate.
302 /// \brief Perform qualified lookups on the queued set of typo correction
308 /// \brief The name written that is a typo in the source.
309 IdentifierInfo *Typo;
312 /// found (so far) with the typo name.
TypoCorrection.h 1 //===--- TypoCorrection.h - Class for typo correction results ---*- C++ -*-===//
11 // Sema's typo correction (Sema::CorrectTypo).
73 /// \brief Gets the DeclarationName of the typo correction
79 /// \brief Gets the NestedNameSpecifier needed to use the typo correction
113 /// \brief Gets the "edit distance" of the typo correction from the typo.
138 /// \brief Gets the pointer to the declaration of the typo correction
228 /// \brief Returns whether this typo correction is correcting to a
233 /// Extra diagnostics are printed after the first diagnostic for the typo.
262 /// the validity of a potential typo correction
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 116 : Typo(TypoName.getName().getAsIdentifierInfo()), CurrentTCIndex(0),
164 /// \brief Return the next typo correction that passes all internal filters
178 /// \brief Return the next typo correction like getNextCorrection, but keep
297 /// \brief Find any visible decls for the given typo correction candidate.
302 /// \brief Perform qualified lookups on the queued set of typo correction
308 /// \brief The name written that is a typo in the source.
309 IdentifierInfo *Typo;
312 /// found (so far) with the typo name.
TypoCorrection.h 1 //===--- TypoCorrection.h - Class for typo correction results ---*- C++ -*-===//
11 // Sema's typo correction (Sema::CorrectTypo).
73 /// \brief Gets the DeclarationName of the typo correction
79 /// \brief Gets the NestedNameSpecifier needed to use the typo correction
113 /// \brief Gets the "edit distance" of the typo correction from the typo.
138 /// \brief Gets the pointer to the declaration of the typo correction
228 /// \brief Returns whether this typo correction is correcting to a
233 /// Extra diagnostics are printed after the first diagnostic for the typo.
262 /// the validity of a potential typo correction
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 116 : Typo(TypoName.getName().getAsIdentifierInfo()), CurrentTCIndex(0),
164 /// \brief Return the next typo correction that passes all internal filters
178 /// \brief Return the next typo correction like getNextCorrection, but keep
297 /// \brief Find any visible decls for the given typo correction candidate.
302 /// \brief Perform qualified lookups on the queued set of typo correction
308 /// \brief The name written that is a typo in the source.
309 IdentifierInfo *Typo;
312 /// found (so far) with the typo name.
TypoCorrection.h 1 //===--- TypoCorrection.h - Class for typo correction results ---*- C++ -*-===//
11 // Sema's typo correction (Sema::CorrectTypo).
73 /// \brief Gets the DeclarationName of the typo correction
79 /// \brief Gets the NestedNameSpecifier needed to use the typo correction
113 /// \brief Gets the "edit distance" of the typo correction from the typo.
138 /// \brief Gets the pointer to the declaration of the typo correction
228 /// \brief Returns whether this typo correction is correcting to a
233 /// Extra diagnostics are printed after the first diagnostic for the typo.
262 /// the validity of a potential typo correction
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 116 : Typo(TypoName.getName().getAsIdentifierInfo()), CurrentTCIndex(0),
164 /// \brief Return the next typo correction that passes all internal filters
178 /// \brief Return the next typo correction like getNextCorrection, but keep
297 /// \brief Find any visible decls for the given typo correction candidate.
302 /// \brief Perform qualified lookups on the queued set of typo correction
308 /// \brief The name written that is a typo in the source.
309 IdentifierInfo *Typo;
312 /// found (so far) with the typo name.
TypoCorrection.h 1 //===--- TypoCorrection.h - Class for typo correction results ---*- C++ -*-===//
11 // Sema's typo correction (Sema::CorrectTypo).
73 /// \brief Gets the DeclarationName of the typo correction
79 /// \brief Gets the NestedNameSpecifier needed to use the typo correction
113 /// \brief Gets the "edit distance" of the typo correction from the typo.
138 /// \brief Gets the pointer to the declaration of the typo correction
228 /// \brief Returns whether this typo correction is correcting to a
233 /// Extra diagnostics are printed after the first diagnostic for the typo.
262 /// the validity of a potential typo correction
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 116 : Typo(TypoName.getName().getAsIdentifierInfo()), CurrentTCIndex(0),
164 /// \brief Return the next typo correction that passes all internal filters
178 /// \brief Return the next typo correction like getNextCorrection, but keep
297 /// \brief Find any visible decls for the given typo correction candidate.
302 /// \brief Perform qualified lookups on the queued set of typo correction
308 /// \brief The name written that is a typo in the source.
309 IdentifierInfo *Typo;
312 /// found (so far) with the typo name.
TypoCorrection.h 1 //===--- TypoCorrection.h - Class for typo correction results ---*- C++ -*-===//
11 // Sema's typo correction (Sema::CorrectTypo).
73 /// \brief Gets the DeclarationName of the typo correction
79 /// \brief Gets the NestedNameSpecifier needed to use the typo correction
113 /// \brief Gets the "edit distance" of the typo correction from the typo.
138 /// \brief Gets the pointer to the declaration of the typo correction
228 /// \brief Returns whether this typo correction is correcting to a
233 /// Extra diagnostics are printed after the first diagnostic for the typo.
262 /// the validity of a potential typo correction
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 116 : Typo(TypoName.getName().getAsIdentifierInfo()), CurrentTCIndex(0),
164 /// \brief Return the next typo correction that passes all internal filters
178 /// \brief Return the next typo correction like getNextCorrection, but keep
297 /// \brief Find any visible decls for the given typo correction candidate.
302 /// \brief Perform qualified lookups on the queued set of typo correction
308 /// \brief The name written that is a typo in the source.
309 IdentifierInfo *Typo;
312 /// found (so far) with the typo name.
TypoCorrection.h 1 //===--- TypoCorrection.h - Class for typo correction results ---*- C++ -*-===//
11 // Sema's typo correction (Sema::CorrectTypo).
73 /// \brief Gets the DeclarationName of the typo correction
79 /// \brief Gets the NestedNameSpecifier needed to use the typo correction
113 /// \brief Gets the "edit distance" of the typo correction from the typo.
138 /// \brief Gets the pointer to the declaration of the typo correction
228 /// \brief Returns whether this typo correction is correcting to a
233 /// Extra diagnostics are printed after the first diagnostic for the typo.
262 /// the validity of a potential typo correction
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 116 : Typo(TypoName.getName().getAsIdentifierInfo()), CurrentTCIndex(0),
164 /// \brief Return the next typo correction that passes all internal filters
178 /// \brief Return the next typo correction like getNextCorrection, but keep
297 /// \brief Find any visible decls for the given typo correction candidate.
302 /// \brief Perform qualified lookups on the queued set of typo correction
308 /// \brief The name written that is a typo in the source.
309 IdentifierInfo *Typo;
312 /// found (so far) with the typo name.
TypoCorrection.h 1 //===--- TypoCorrection.h - Class for typo correction results ---*- C++ -*-===//
11 // Sema's typo correction (Sema::CorrectTypo).
73 /// \brief Gets the DeclarationName of the typo correction
79 /// \brief Gets the NestedNameSpecifier needed to use the typo correction
113 /// \brief Gets the "edit distance" of the typo correction from the typo.
138 /// \brief Gets the pointer to the declaration of the typo correction
228 /// \brief Returns whether this typo correction is correcting to a
233 /// Extra diagnostics are printed after the first diagnostic for the typo.
262 /// the validity of a potential typo correction
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 116 : Typo(TypoName.getName().getAsIdentifierInfo()), CurrentTCIndex(0),
164 /// \brief Return the next typo correction that passes all internal filters
178 /// \brief Return the next typo correction like getNextCorrection, but keep
297 /// \brief Find any visible decls for the given typo correction candidate.
302 /// \brief Perform qualified lookups on the queued set of typo correction
308 /// \brief The name written that is a typo in the source.
309 IdentifierInfo *Typo;
312 /// found (so far) with the typo name.
TypoCorrection.h 1 //===--- TypoCorrection.h - Class for typo correction results ---*- C++ -*-===//
11 // Sema's typo correction (Sema::CorrectTypo).
73 /// \brief Gets the DeclarationName of the typo correction
79 /// \brief Gets the NestedNameSpecifier needed to use the typo correction
113 /// \brief Gets the "edit distance" of the typo correction from the typo.
138 /// \brief Gets the pointer to the declaration of the typo correction
228 /// \brief Returns whether this typo correction is correcting to a
233 /// Extra diagnostics are printed after the first diagnostic for the typo.
262 /// the validity of a potential typo correction
    [all...]
  /external/clang/lib/AST/
CommentSema.cpp 765 // Second pass over unresolved \\param commands: do typo correction.
786 // Do typo correction.
    [all...]
  /external/clang/test/SemaCXX/
functional-cast.cpp 317 typedef itn Typo; // expected-error {{unknown type name 'itn'}}
318 (void)Typo(1); // used to crash

Completed in 507 milliseconds