Searched defs:isCastExpr (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp2257 bool isCastExpr; local
2105 ParseExprAfterUnaryExprOrTypeTrait(const Token &OpTok, bool &isCastExpr, ParsedType &CastTy, SourceRange &CastRange) argument
[all...]
H A DParseDecl.cpp7110 bool isCastExpr; local

Completed in 173 milliseconds