OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 143 milliseconds