Searched refs:corresponding_constructs_ (Results 1 – 4 of 4) sorted by relevance
29 corresponding_constructs_(constructs), in Construct()36 return corresponding_constructs_; in corresponding_constructs()39 return corresponding_constructs_; in corresponding_constructs()61 corresponding_constructs_ = constructs; in set_corresponding_constructs()
131 std::vector<Construct*> corresponding_constructs_; variable