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