Searched refs:NECC (Results 1 – 2 of 2) sorted by relevance
187 const auto *NECC = cast<NewAllocatedObjectConstructionContext>(CC); in computeObjectUnderConstruction() local188 const auto *NE = NECC->getCXXNewExpr(); in computeObjectUnderConstruction()
5808 const auto *NECC = cast<NewAllocatedObjectConstructionContext>(CC); in print_construction_context() local5809 Stmts.push_back(NECC->getCXXNewExpr()); in print_construction_context()