Searched refs:DSCC (Results 1 – 1 of 1) sorted by relevance
134 const auto *DSCC = cast<VariableConstructionContext>(CC); in computeObjectUnderConstruction() local135 const auto *DS = DSCC->getDeclStmt(); in computeObjectUnderConstruction()406 const auto *DSCC = cast<VariableConstructionContext>(CC); in updateObjectsUnderConstruction() local407 return addObjectUnderConstruction(State, DSCC->getDeclStmt(), LCtx, V); in updateObjectsUnderConstruction()