Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExpr.cpp2147 bool isAmbiguousTypeId; in ParseParenExpression() local
2243 isTypeIdInParens(isAmbiguousTypeId)) { in ParseParenExpression()
2252 if (isAmbiguousTypeId && !stopIfCastExpr) { in ParseParenExpression()