Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp695 CastExpressionIdValidator(Token Next, bool AllowTypes, bool AllowNonTypes) in CastExpressionIdValidator() argument
697 WantTypeSpecifiers = WantFunctionLikeCasts = AllowTypes; in CastExpressionIdValidator()