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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp1600 bool isAmbiguousTypeId; local
1601 if (isTypeIdInParens(isAmbiguousTypeId)) {
2027 bool isAmbiguousTypeId; local
2108 isTypeIdInParens(isAmbiguousTypeId)) {
2117 if (isAmbiguousTypeId && !stopIfCastExpr) {

Completed in 24 milliseconds