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