Searched defs:raw_line (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
H A D | cpplint.py | 360 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument 3447 def CheckCStyleCast(filename, linenum, line, raw_line, cast_type, pattern, argument
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/ |
H A D | exploded-graph-rewriter.py | 340 def add_raw_line(self, raw_line): argument
|