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 252 WantCXXNamedCasts(true), WantRemainingKeywords(true),
267 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
285 bool WantRemainingKeywords;
328 WantRemainingKeywords = false;
  /external/clang/lib/Parse/
ParseTentative.cpp     [all...]
ParseStmt.cpp 128 WantRemainingKeywords = nextTok.is(tok::l_paren) || nextTok.is(tok::semi) ||
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaTemplate.cpp 324 FilterCCC.WantRemainingKeywords = false;
    [all...]
SemaDecl.cpp 73 WantRemainingKeywords = false;
    [all...]

Completed in 449 milliseconds