Searched refs:CheckForIncludeWhatYouUse (Results 1 – 5 of 5) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 3657 def CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error, function 3851 CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error)
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 4374 def CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error, function 4569 CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error)
|
/external/libaom/libaom/tools/ |
D | cpplint.py | 4374 def CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error, function 4569 CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error)
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 5482 def CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error, function 5918 CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error)
|
D | cpplint_unittest.py | 212 cpplint.CheckForIncludeWhatYouUse(filename, lines, include_state,
|