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