Searched defs:build_path (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang-tools-extra/clang-tidy/tool/ |
H A D | run-clang-tidy.py | 97 get_tidy_invocation( f, clang_tidy_binary, checks, tmpdir, build_path, header_filter, allow_enabling_alpha_checkers, extra_arg, extra_arg_before, quiet, config_file_path, config, line_filter, use_color, plugins, warnings_as_errors, exclude_header_filter, allow_no_checks, ) global() argument 182 find_binary(arg, name, build_path) global() argument 216 run_tidy(args, clang_tidy_binary, tmpdir, build_path, queue, lock, failed_files) global() argument [all...] |
/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/ |
H A D | run-find-all-symbols.py | 55 def run_find_all_symbols(args, tmpdir, build_path, queue): argument
|
/llvm-project/lldb/source/Plugins/SymbolVendor/MacOSX/ |
H A D | SymbolVendorMacOSX.cpp | 253 FileSpec build_path(key); in CreateInstance() local
|
/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/ |
H A D | SymbolLocatorDebugSymbols.cpp | 918 FileSpec build_path(DBGBuildSourcePath.c_str()); in GetModuleSpecInfoFromUUIDDictionary() local
|