HomeSort by relevance Sort by last modified time
    Searched full:allowtypes (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/Parse/
ParseExpr.cpp 477 CastExpressionIdValidator(Token Next, bool AllowTypes, bool AllowNonTypes)
479 WantTypeSpecifiers = WantFunctionLikeCasts = AllowTypes;
    [all...]

Completed in 72 milliseconds