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

  /external/clang/include/clang/Sema/
TypoCorrection.h 253 WantCXXNamedCasts(true), WantFunctionLikeCasts(true),
269 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
288 // used/meaningful when WantCXXNamedCasts is false.
292 bool WantCXXNamedCasts;
348 WantCXXNamedCasts = false;
  /external/clang/lib/Parse/
ParseStmt.cpp 128 WantCXXNamedCasts = false;
    [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp 564 WantCXXNamedCasts = false;
    [all...]
SemaLookup.cpp     [all...]
SemaTemplate.cpp 327 FilterCCC->WantCXXNamedCasts = true;
    [all...]
SemaDecl.cpp 71 WantCXXNamedCasts = false;
    [all...]

Completed in 1016 milliseconds