Searched defs:WantRemainingKeywords (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DTypoCorrection.h252 WantCXXNamedCasts(true), WantRemainingKeywords(true),
267 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
285 bool WantRemainingKeywords; member in class:clang::CorrectionCandidateCallback
328 WantRemainingKeywords = false;

Completed in 564 milliseconds