Searched refs:shouldAllowAdditionalComments (Results 1 – 2 of 2) sorted by relevance
180 if (!MAI.shouldAllowAdditionalComments()) { in LexSlash()752 if (MAI.shouldAllowAdditionalComments()) in LexToken()
659 bool shouldAllowAdditionalComments() const { return AllowAdditionalComments; } in shouldAllowAdditionalComments() function