Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseExpr.cpp696 CastExpressionIdValidator(Token Next, bool AllowTypes, bool AllowNonTypes) in CastExpressionIdValidator() argument
698 WantTypeSpecifiers = WantFunctionLikeCasts = AllowTypes; in CastExpressionIdValidator()