Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/scripts/
Dlitlint.py17 def LintLine(s): function
50 msg, col = LintLine(s)
Dlitlint_test.py14 f = litlint.LintLine
/external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/
Dlitlint.py18 def LintLine(s): function
51 msg, col = LintLine(s)
Dlitlint_test.py14 f = litlint.LintLine