Lines Matching defs:expectIdentifier
187 bool DSLParser::expectIdentifier(Token* result) {
284 if (!this->expectIdentifier(&name)) {
340 if (!this->expectIdentifier(&name)) {
464 if (!this->expectIdentifier(&identifierName)) {
503 if (!this->expectIdentifier(&identifierName)) {
563 return this->expectIdentifier(&prefixData->fName);
586 if (!this->expectIdentifier(&name)) {
603 if (!this->expectIdentifier(&memberName)) {
650 if (!this->expectIdentifier(&name)) {
683 if (!this->expectIdentifier(&resultToken)) {
844 if (!this->expectIdentifier(&typeName)) {