Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExpr.cpp682 isTypeCast == IsTypeCast, CastTy, RParenLoc); in ParseCastExpression()
924 Tok, isTypeCast != NotTypeCast, isTypeCast != IsTypeCast); in ParseCastExpression()
2240 /*isTypeCast=*/IsTypeCast); in ParseParenExpression()
DParseExprCXX.cpp3071 IsTypeCast); in ParseCXXAmbiguousParenExpression()
/external/clang/include/clang/Parse/
DParser.h1311 IsTypeCast enumerator