Home
last modified time | relevance | path

Searched refs:command_entry_point (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py31 from libscanbuild import command_entry_point, compiler_wrapper, \
50 @command_entry_point
138 @command_entry_point
H A Danalyze.py28 from libscanbuild import command_entry_point, compiler_wrapper, \
49 @command_entry_point
77 @command_entry_point
297 @command_entry_point
H A D__init__.py106 def command_entry_point(function): function