Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c4056 char *buildDir; in index_compile_db() local
4313 char *buildDir; in perform_test_compilation_db() local
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py3245 def fromDirectory(buildDir): argument