Searched refs:CheckForIncludeWhatYouUse (Results 1 – 2 of 2) 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)
|