Searched defs:CreateIndex (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/unittests/libclang/ | ||
| H A D | TestUtils.h | 109 virtual void CreateIndex() { Index = clang_createIndex(0, 0); } in CreateIndex() function |
| H A D | LibclangTest.cpp | 367 void CreateIndex() override { in CreateIndex() function in LibclangIndexOptionsTest |