Home
last modified time | relevance | path

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 Dcpplint.py360 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 Dexploded-graph-rewriter.py340 def add_raw_line(self, raw_line): argument