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