Home
last modified time | relevance | path

Searched refs:checkDoesNotHaveDuplicateFieldName (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DParseContext.h338 void checkDoesNotHaveDuplicateFieldName(const TFieldList::const_iterator begin,
DParseContext.cpp5585 void TParseContext::checkDoesNotHaveDuplicateFieldName(const TFieldList::const_iterator begin, in checkDoesNotHaveDuplicateFieldName() function in sh::TParseContext
5604 checkDoesNotHaveDuplicateFieldName(fields->begin(), fieldIter, (*fieldIter)->name(), in addStructFieldList()
5616 checkDoesNotHaveDuplicateFieldName(processedFields->begin(), processedFields->end(), in combineStructFieldLists()