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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp1951 bool isAmbiguousTypeId; local
2032 isTypeIdInParens(isAmbiguousTypeId)) {
2041 if (isAmbiguousTypeId && !stopIfCastExpr) {

Completed in 119 milliseconds