Searched refs:DefaultCommentPrefixes (Results 1 – 1 of 1) sorted by relevance
2590 static const char *DefaultCommentPrefixes[] = {"COM", "RUN"}; variable2600 for (const char *Prefix : DefaultCommentPrefixes) in ValidateCheckPrefixes()2619 for (const char *Prefix : DefaultCommentPrefixes) in buildCheckPrefixRegex()