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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp1684 bool isCastExpr; local
1559 ParseExprAfterUnaryExprOrTypeTrait(const Token &OpTok, bool &isCastExpr, ParsedType &CastTy, SourceRange &CastRange) argument
H A DParseDecl.cpp5480 bool isCastExpr; local

Completed in 209 milliseconds