Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/scan-build-py/libscanbuild/
Dintercept.py142 return compiler_wrapper(intercept_compiler_wrapper_impl)
145 def intercept_compiler_wrapper_impl(_, execution): function