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