Home
last modified time | relevance | path

Searched refs:is_subproject (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/utils/docker/scripts/llvm_checksum/
Dproject_tree.py21 def is_subproject(self, other_project): member in LLVMProject
39 if other_project != project and other_project.is_subproject(project):
/external/jsoncpp/
Dmeson.build72 if meson.is_subproject() or not get_option('tests')