Home | History | Annotate | Download | only in compiler

Lines Matching defs:voidErrorCheck

571 bool TParseContext::voidErrorCheck(const TSourceLoc &line, const TString& identifier, const TBasicType& type)
992 if(voidErrorCheck(line, identifier, type.getBasicType()))
2918 if(voidErrorCheck(typeSpecifier.line, (*fieldList)[0]->name(), typeSpecifier.type))