Home
last modified time | relevance | path

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

/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