Searched refs:_PROBABLY_CLANG_RE (Results 1 – 1 of 1) sorted by relevance
19 _PROBABLY_CLANG_RE = re.compile(r'clang(?:\+\+)?$') variable53 if _PROBABLY_CLANG_RE.search(raw_args[0]):