Home
last modified time | relevance | path

Searched refs:isAmbiguousTypeId (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Parse/
DParseExpr.cpp2770 bool isAmbiguousTypeId; in ParseParenExpression() local
2871 isTypeIdInParens(isAmbiguousTypeId)) { in ParseParenExpression()
2880 if (isAmbiguousTypeId && !stopIfCastExpr) { in ParseParenExpression()