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