Searched refs:newFieldList (Results 1 – 2 of 2) sorted by relevance
274 TFieldList *newFieldList = new TFieldList; in stripStructSpecifierSamplers() local303 newFieldList->push_back(newField); in stripStructSpecifierSamplers()308 if (newFieldList->empty()) in stripStructSpecifierSamplers()315 new TStructure(mSymbolTable, structure->name(), newFieldList, structure->symbolType()); in stripStructSpecifierSamplers()
537 TFieldList *newFieldList = new TFieldList; in stripStructSpecifierSamplers() local566 newFieldList->push_back(newField); in stripStructSpecifierSamplers()571 if (newFieldList->empty()) in stripStructSpecifierSamplers()578 new TStructure(mSymbolTable, structure->name(), newFieldList, structure->symbolType()); in stripStructSpecifierSamplers()