Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c742 static CXString CursorToText(CXCursor Cursor) { in CursorToText() function
790 string = CursorToText(Cursor); in PrintCursor()