Searched refs:idExpr (Results 1 – 1 of 1) sorted by relevance
419 ExprASTNode * idExpr = node->getSectionNumberExpr()->reduce(m_context); in processSections() local420 IntConstExprASTNode * idConst = dynamic_cast<IntConstExprASTNode*>(idExpr); in processSections()423 …r(format_string("line %d: section number did not evaluate to an integer", idExpr->getFirstLine())); in processSections()