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