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