Searched refs:ts_ptr (Results 1 – 1 of 1) sorted by relevance
2672 auto ts_ptr = int_type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); in ExtractIntFromFormValue() local2673 if (!ts_ptr) in ExtractIntFromFormValue()2676 TypeSystemClang &ts = *ts_ptr; in ExtractIntFromFormValue()