Searched refs:SimpleC2Interface (Results 1 – 2 of 2) sorted by relevance
33 class SimpleC2Interface : public C2ComponentInterface {35 SimpleC2Interface(const char *name, c2_node_id_t id, const std::shared_ptr<T> &impl) in SimpleC2Interface() function41 ~SimpleC2Interface() override = default;81 class SimpleC2Interface<void> {185 using SimpleInterface = SimpleC2Interface<T>;
19 "SimpleC2Interface.cpp",123 "SimpleC2Interface.cpp",