Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExpr.cpp2195 bool isAmbiguousTypeId; in ParseParenExpression() local
2291 isTypeIdInParens(isAmbiguousTypeId)) { in ParseParenExpression()
2300 if (isAmbiguousTypeId && !stopIfCastExpr) { in ParseParenExpression()