Searched refs:init_expr (Results 1 – 1 of 1) sorted by relevance
9189 clang::Expr *init_expr = var_decl->getInit(); in DeclGetConstantValue() local9190 if (!init_expr) in DeclGetConstantValue()9193 init_expr->getIntegerConstantExpr(getASTContext()); in DeclGetConstantValue()