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

  /external/clang/include/clang/Sema/
TypoCorrection.h 233 WantCXXNamedCasts(true), WantRemainingKeywords(true),
248 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
266 bool WantRemainingKeywords;
305 WantRemainingKeywords = false;
  /external/clang/lib/Parse/
ParseTentative.cpp     [all...]
ParseStmt.cpp 162 DefaultValidator.WantRemainingKeywords =
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaTemplate.cpp 324 FilterCCC.WantRemainingKeywords = false;
    [all...]
SemaDecl.cpp 67 WantRemainingKeywords = false;
    [all...]

Completed in 212 milliseconds