Searched refs:unqual (Results 1 – 3 of 3) sorted by relevance
9760 ref @trusted unqual(T)(ref T x){return cast() x;}9766 this.values[i] = unqual(values[i]);9893 ref @trusted unqual(ref T x){return cast() x;}9896 this._value = unqual(value);
10212 tree unqual = build_ptrmemfunc_type (TYPE_MAIN_VARIANT (type)); in build_ptrmemfunc_type() local10213 return cp_build_qualified_type (unqual, quals); in build_ptrmemfunc_type()
10851 tree unqual = build_ptrmemfunc_type (TYPE_MAIN_VARIANT (type)); in build_ptrmemfunc_type() local10852 return cp_build_qualified_type (unqual, quals); in build_ptrmemfunc_type()