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