Searched refs:doesAllowQuestionAtStartOfIdentifier (Results 1 – 2 of 2) sorted by relevance
663 bool doesAllowQuestionAtStartOfIdentifier() const { in doesAllowQuestionAtStartOfIdentifier() function
780 (MAI.doesAllowQuestionAtStartOfIdentifier() && CurChar == '?')) in LexToken()