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

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

Completed in 158 milliseconds