HomeSort by relevance Sort by last modified time
    Searched refs:VerifyTrailingWhitespace (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/lint/
generic_lint.py 15 common_lint.VerifyTrailingWhitespace(filename, lines)
common_lint.py 51 def VerifyTrailingWhitespace(filename, lines):
cpp_lint.py 82 lint.extend(common_lint.VerifyTrailingWhitespace(filename, lines))

Completed in 36 milliseconds