Home
last modified time | relevance | path

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

/third_party/vixl/tools/
Dtest.py264 def RunClangFormat(clang_path, jobs): argument
270 def RunClangTidy(clang_path, jobs): argument
/third_party/mesa3d/src/compiler/clc/
Dclc_helpers.cpp900 char *clang_path = realpath(info.dli_fname, NULL); local