Searched refs:getDeclStmt (Results 1 – 3 of 3) sorted by relevance
127 const auto *DS = DSCC->getDeclStmt(); in prepareForObjectConstruction()134 addObjectUnderConstruction(State, DSCC->getDeclStmt(), LCtx, LValue); in prepareForObjectConstruction()
312 const DeclStmt *getDeclStmt() const { return DS; } in getDeclStmt() function
5054 Stmts.push_back(SDSCC->getDeclStmt()); in print_construction_context()5059 Stmts.push_back(CDSCC->getDeclStmt()); in print_construction_context()