Searched refs:ExprCount (Results 1 – 1 of 1) sorted by relevance
423 if (unsigned ExprCount = POE->getNumSemanticExprs()) { in isAllocInit() local424 auto *Expr = POE->getSemanticExpr(ExprCount - 1)->IgnoreParenCasts(); in isAllocInit()