HomeSort by: relevance | last modified time | path
    Searched refs:extended_line (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 3169 # Create an extended_line, which is the concatenation of the current and
3173 extended_line = line + clean_lines.elided[linenum + 1]
3175 extended_line = line

Completed in 24 milliseconds