Home | History | Annotate | Download | only in compiler

Lines Matching defs:reservedErrorCheck

441 bool TParseContext::reservedErrorCheck(const TSourceLoc &line, const TString& identifier)
980 if(reservedErrorCheck(line, identifier))
2288 if(reservedErrorCheck(nameLine, blockName))
2971 if(reservedErrorCheck(nameLine, *structName))