Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExpr.cpp676 ParenParseOption ParenExprType = in ParseCastExpression() local
681 Res = ParseParenExpression(ParenExprType, false/*stopIfCastExr*/, in ParseCastExpression()
684 switch (ParenExprType) { in ParseCastExpression()