Home
last modified time | relevance | path

Searched defs:ProcessFile (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A DUpdateCMakeLists.pl21 sub ProcessFile { subroutine
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/
H A Dunbalanced_allocs.py79 def ProcessFile(f): function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py3859 def ProcessFile(filename, vlevel, extra_check_functions=[]): function