Home
last modified time | relevance | path

Searched refs:SHOULD_REMOVE_RE (Results 1 – 4 of 4) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/build-support/iwyu/
H A Diwyu_tool.py93 SHOULD_REMOVE_RE = re.compile(r'^(.*?) should remove these lines:$') variable
114 match = SHOULD_REMOVE_RE.match(line)
/dports/databases/arrow/apache-arrow-6.0.1/cpp/build-support/iwyu/
H A Diwyu_tool.py93 SHOULD_REMOVE_RE = re.compile(r'^(.*?) should remove these lines:$') variable
114 match = SHOULD_REMOVE_RE.match(line)
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/build-support/iwyu/
H A Diwyu_tool.py93 SHOULD_REMOVE_RE = re.compile(r'^(.*?) should remove these lines:$') variable
114 match = SHOULD_REMOVE_RE.match(line)
/dports/devel/include-what-you-use/include-what-you-use-clang_11/
H A Diwyu_tool.py45 SHOULD_REMOVE_RE = re.compile(r'^(.*?) should remove these lines:$') variable
69 match = SHOULD_REMOVE_RE.match(line)