Searched defs:GetCommon (Results 1 – 2 of 2) sorted by relevance
176 ProtoType GetCommon(ProtoType one, ProtoType other) { in GetCommon() function
69 static auto GetCommon(const C& c) -> decltype(c.common()) { in GetCommon() function