Searched refs:InitEx (Results 1 – 1 of 1) sorted by relevance
601 if (const Expr *InitEx = VD->getInit()) { in VisitDeclStmt() local605 SVal InitVal = state->getSVal(InitEx, LC); in VisitDeclStmt()617 QualType Ty = InitEx->getType(); in VisitDeclStmt()618 if (InitEx->isGLValue()) { in VisitDeclStmt()622 InitVal = svalBuilder.conjureSymbolVal(nullptr, InitEx, LC, Ty, in VisitDeclStmt()