Searched refs:doesAllowHashAtStartOfIdentifier (Results 1 – 6 of 6) sorted by relevance
694 bool doesAllowHashAtStartOfIdentifier() const { in doesAllowHashAtStartOfIdentifier() function
698 bool doesAllowHashAtStartOfIdentifier() const { in doesAllowHashAtStartOfIdentifier() function
701 bool doesAllowHashAtStartOfIdentifier() const { in doesAllowHashAtStartOfIdentifier() function
918 if (MAI.doesAllowHashAtStartOfIdentifier()) in LexToken()