Home
last modified time | relevance | path

Searched refs:arrayTypeErrorCheck (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
DParseContext.h95 bool arrayTypeErrorCheck(const TSourceLoc& line, TPublicType type);
DParseContext.cpp767 bool TParseContext::arrayTypeErrorCheck(const TSourceLoc& line, TPublicType type) in arrayTypeErrorCheck() function in TParseContext
1259 …if (arrayTypeErrorCheck(indexLocation, publicType) || arrayQualifierErrorCheck(indexLocation, publ… in parseSingleArrayDeclaration()
1351 …if (arrayTypeErrorCheck(arrayLocation, publicType) || arrayQualifierErrorCheck(arrayLocation, publ… in parseArrayDeclarator()
2564 if (arrayTypeErrorCheck(typeSpecifier.line, typeSpecifier)) in addStructDeclaratorList()
Dglslang.y979 if (context->arrayTypeErrorCheck(@3, $1))
1312 if (context->arrayTypeErrorCheck(@2, $1))
Dglslang_tab.cpp3542 if (context->arrayTypeErrorCheck((yylsp[(3) - (5)]), (yyvsp[(1) - (5)].interm.type)))
4024 if (context->arrayTypeErrorCheck((yylsp[(2) - (4)]), (yyvsp[(1) - (4)].interm.type)))