Home
last modified time | relevance | path

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

/llvm-project/lldb/packages/Python/lldbsuite/support/
H A Dgmodules.py10 def is_compiler_clang_with_gmodules(compiler_path): argument
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dtest_categories.py56 def is_supported_on_platform(category, platform, compiler_path): argument