Home
last modified time | relevance | path

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

/external/clang/utils/check_cfc/
Dcheck_cfc.py182 gSrcFileSuffixes = ('.c', '.cpp', '.cxx', '.c++', '.cp', '.cc') variable
196 if testarg.endswith(gSrcFileSuffixes):