Home
last modified time | relevance | path

Searched refs:IncludedString (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1060 const char *IncludedString = clang_getCString(Included); in PrintCursor() local
1061 printf(" (%s)", IncludedString ? IncludedString : "(null)"); in PrintCursor()