Home
last modified time | relevance | path

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

/external/google-styleguide/cpplint/
Dcpplint.py536 _SEARCH_KERNEL_FILE = re.compile(r'\b(?:LINT_KERNEL_FILE)') variable
622 if _SEARCH_KERNEL_FILE.search(line):