Searched refs:IsFixedFormCommentChar (Results 1 – 1 of 1) sorted by relevance
45 static inline constexpr bool IsFixedFormCommentChar(char ch) { in IsFixedFormCommentChar() function54 CHECK(IsFixedFormCommentChar(*p)); in NormalizeCompilerDirectiveCommentMarker()113 CHECK(IsFixedFormCommentChar(*at_)); in Statement()758 if (IsFixedFormCommentChar(*p) || *p == '%' || // VAX %list, %eject, &c. in IsFixedFormCommentLine()925 if (!IsFixedFormCommentChar(col1)) { in FixedFormContinuationLine()1090 if (!IsFixedFormCommentChar(col1)) { in IsFixedFormCompilerDirectiveLine()