Searched defs:COMMENT_TAG (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/git/ | ||
H A D | github-automation.py | 213 COMMENT_TAG = "<!--LLVM NEW CONTRIBUTOR COMMENT-->\n" variable in PRGreeter |
H A D | code-format-helper.py | 61 COMMENT_TAG = "<!--LLVM CODE FORMAT COMMENT: {fmt}-->" global() variable in FormatHelper |