Home | History | Annotate | Download | only in Parse

Lines Matching refs:isTypeSpecifierQualifier

4052 /// isTypeSpecifierQualifier - Return true if the current token could be the
4118 /// isTypeSpecifierQualifier - Return true if the current token could be the
4120 bool Parser::isTypeSpecifierQualifier() {
4135 return isTypeSpecifierQualifier();
4144 return isTypeSpecifierQualifier();