Searched refs:getDeclStmt (Results 1 – 3 of 3) sorted by relevance
136 const auto *DS = DSCC->getDeclStmt(); in computeObjectUnderConstruction()415 return addObjectUnderConstruction(State, DSCC->getDeclStmt(), LCtx, V); in updateObjectsUnderConstruction()
327 const DeclStmt *getDeclStmt() const { return DS; } in getDeclStmt() function
5689 Stmts.push_back(SDSCC->getDeclStmt()); in print_construction_context()5694 Stmts.push_back(CDSCC->getDeclStmt()); in print_construction_context()