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

  /external/clang/include/clang/Sema/
TypoCorrection.h 253 WantCXXNamedCasts(true), WantFunctionLikeCasts(true),
287 // Flags for context-dependent keywords. WantFunctionLikeCasts is only
293 bool WantFunctionLikeCasts;
349 WantFunctionLikeCasts = false;
  /external/clang/lib/Sema/
SemaExprMember.cpp 565 WantFunctionLikeCasts = false;
    [all...]
SemaLookup.cpp     [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp 479 WantTypeSpecifiers = WantFunctionLikeCasts = AllowTypes;
    [all...]

Completed in 341 milliseconds