Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DParseContext.h366 void checkDoesNotHaveDuplicateFieldNames(const TFieldList *fields, const TSourceLoc &location);
H A DParseContext.cpp4869 checkDoesNotHaveDuplicateFieldNames(fieldList, nameLine); in addInterfaceBlock()
6422 void TParseContext::checkDoesNotHaveDuplicateFieldNames(const TFieldList *fields, in checkDoesNotHaveDuplicateFieldNames() function in sh::TParseContext
6580 checkDoesNotHaveDuplicateFieldNames(fieldList, structLine); in addStructure()