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

  /external/clang/include/clang/Sema/
TypoCorrection.h 252 WantCXXNamedCasts(true), WantRemainingKeywords(true),
267 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
284 bool WantCXXNamedCasts;
327 WantCXXNamedCasts = false;
  /external/clang/lib/Parse/
ParseStmt.cpp 131 WantCXXNamedCasts = false;
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaTemplate.cpp 325 FilterCCC.WantCXXNamedCasts = true;
    [all...]
SemaDecl.cpp 72 WantCXXNamedCasts = false;
    [all...]

Completed in 111 milliseconds