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

/external/clang/lib/Parse/
H A DParseExpr.cpp677 ParenParseOption ParenExprType = local
687 Res = ParseParenExpression(ParenExprType, false/*stopIfCastExr*/,
691 switch (ParenExprType) {

Completed in 61 milliseconds