Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py142 return compiler_wrapper(intercept_compiler_wrapper_impl)
145 def intercept_compiler_wrapper_impl(_, execution): function