Searched refs:getValueOrTokenType (Results 1 – 1 of 1) sorted by relevance
68 const auto getValueOrTokenType = [](Type type) { in areTypesCompatible() local73 return getValueOrTokenType(lhs) == getValueOrTokenType(rhs); in areTypesCompatible()