Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/scan-build-py/libscanbuild/
Dintercept.py31 from libscanbuild import command_entry_point, compiler_wrapper, \
50 @command_entry_point
138 @command_entry_point
Danalyze.py28 from libscanbuild import command_entry_point, compiler_wrapper, \
49 @command_entry_point
76 @command_entry_point
296 @command_entry_point
D__init__.py106 def command_entry_point(function): function
/external/clang/tools/scan-build-py/libscanbuild/
D__init__.py57 def command_entry_point(function): function
Dintercept.py34 from libscanbuild import command_entry_point
49 @command_entry_point
Danalyze.py23 from libscanbuild import initialize_logging, tempdir, command_entry_point
36 @command_entry_point