Searched defs:GetCommon (Results 1 – 5 of 5) sorted by relevance
179 ProtoType GetCommon(ProtoType one, ProtoType other) { in GetCommon() function
72 static auto GetCommon(const C& c) -> decltype(c.common()) { in GetCommon() function
73 static auto GetCommon(const C& c) -> decltype(c.common()) { in GetCommon() function
83 static auto GetCommon(const C& c) -> decltype(c.common()) { in GetCommon() function