Searched refs:build_libear (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py30 from libear import build_libear, TemporaryDirectory namespace
113 sys.platform) else build_libear(c_compiler, destination)
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/
H A D__init__.py16 __all__ = ['build_libear']
19 def build_libear(compiler, dst_dir): function

Completed in 77 milliseconds