Home
last modified time | relevance | path

Searched defs:clang_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/vixl/tools/
H A Dtest.py266 def RunClangFormat(clang_path, jobs): argument
272 def RunClangTidy(clang_path, jobs): argument
/aosp_15_r20/external/icu/tools/icu4c_srcgen/
H A Dgenutil.py89 def get_clang_lib_path(clang_path): argument
96 def get_clang_header_dir(clang_path): argument
/aosp_15_r20/external/libcxx/utils/libcxx/test/
H A Dconfig.py248 def _configure_clang_cl(self, clang_path): argument
/aosp_15_r20/external/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp883 char *clang_path = realpath(info.dli_fname, NULL); local