Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/docs/
H A Dconf.py43 project = u'Clang' variable
/minix3/external/bsd/llvm/dist/clang/docs/analyzer/
H A Dconf.py43 project = u'Clang Static Analyzer' variable
/minix3/external/bsd/llvm/dist/llvm/docs/
H A Dconf.py42 project = u'LLVM' variable
/minix3/external/bsd/llvm/dist/llvm/utils/llvm-build/llvmbuild/
H A Dmain.py702 def add_magic_target_components(parser, project, opts): argument