Home | History | Annotate | Download | only in compiler

Lines Matching refs:arrayQualifierErrorCheck

855 bool TParseContext::arrayQualifierErrorCheck(const TSourceLoc &line, TPublicType type)
1490 if(arrayTypeErrorCheck(indexLocation, publicType) || arrayQualifierErrorCheck(indexLocation, publicType))
1556 if(arrayTypeErrorCheck(indexLocation, publicType) || arrayQualifierErrorCheck(indexLocation, publicType))
1671 if(arrayTypeErrorCheck(arrayLocation, publicType) || arrayQualifierErrorCheck(arrayLocation, publicType))
1755 if(arrayTypeErrorCheck(indexLocation, publicType) || arrayQualifierErrorCheck(indexLocation, publicType))