Searched refs:tempT (Results 1 – 1 of 1) sorted by relevance
195 CFX_Int32Array* tempT = new CFX_Int32Array; in FindErrorLocations() local196 tempT->SetSize(numErrors); in FindErrorLocations()197 CBC_AutoPtr<CFX_Int32Array> result(tempT); in FindErrorLocations()