Searched refs:extractMaskValue (Results 1 – 2 of 2) sorted by relevance
228 code ValueExtractor = "(extractMaskValue<unsigned, decltype("#value#"), "#value#">)";
519 static T extractMaskValue(T KeyPath) { in extractMaskValue() function