Searched refs:corresponding_constructs_ (Results 1 – 6 of 6) sorted by relevance
30 corresponding_constructs_(constructs), in Construct()37 return corresponding_constructs_; in corresponding_constructs()40 return corresponding_constructs_; in corresponding_constructs()62 corresponding_constructs_ = constructs; in set_corresponding_constructs()
150 std::vector<Construct*> corresponding_constructs_; variable