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