Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c4081 char *buildDir; in index_compile_db() local
4338 char *buildDir; in perform_test_compilation_db() local
/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py3302 def fromDirectory(buildDir): argument