Searched refs:HasSlash (Results 1 – 1 of 1) sorted by relevance
2946 bool HasSlash = false; in SkipBlockComment() local2948 HasSlash |= CurPtr[I] == '/'; in SkipBlockComment()2949 if (HasSlash) in SkipBlockComment()