Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseExpr.cpp701 ParenParseOption ParenExprType = in ParseCastExpression() local
706 Res = ParseParenExpression(ParenExprType, false/*stopIfCastExr*/, in ParseCastExpression()
709 switch (ParenExprType) { in ParseCastExpression()