Home
last modified time | relevance | path

Searched refs:AllowTypes (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Parse/
DParseExpr.cpp490 CastExpressionIdValidator(Token Next, bool AllowTypes, bool AllowNonTypes) in CastExpressionIdValidator() argument
492 WantTypeSpecifiers = WantFunctionLikeCasts = AllowTypes; in CastExpressionIdValidator()