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

/external/clang/lib/Parse/
H A DParseExpr.cpp640 ParenParseOption ParenExprType = local
645 Res = ParseParenExpression(ParenExprType, false/*stopIfCastExr*/,
648 switch (ParenExprType) {

Completed in 265 milliseconds