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 131 WantCXXNamedCasts = false;
    [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp 565 WantCXXNamedCasts = false;
    [all...]
SemaLookup.cpp     [all...]
SemaTemplate.cpp 326 FilterCCC->WantCXXNamedCasts = true;
    [all...]
SemaDecl.cpp 73 WantCXXNamedCasts = false;
    [all...]

Completed in 57 milliseconds