Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c4058 char *buildDir; in index_compile_db() local
4315 char *buildDir; in perform_test_compilation_db() local
/llvm-project-15.0.7/clang/bindings/python/clang/
H A Dcindex.py3246 def fromDirectory(buildDir): argument