Searched refs:_applyModifiers (Results 1 – 1 of 1) sorted by relevance
714 return _applyModifiers(type, resultType); in constructType()1090 return _applyModifiers(rawType, resultType); in constructParametricType()1352 return _applyModifiers(srcType, resultType); in _fromAny()1355 protected JavaType _applyModifiers(Type srcType, JavaType resolvedType) in _applyModifiers() method in TypeFactory