Home
last modified time | relevance | path

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

/external/clang/tools/c-index-test/
Dc-index-test.c326 static void PrintRange(CXSourceRange R, const char *str) { in PrintRange() function
600 PrintRange(clang_Cursor_getCommentRange(Cursor), "RawCommentRange"); in PrintCursorComments()
877 PrintRange(RefNameRange, "SingleRefName"); in PrintCursor()
887 PrintRange(RefNameRange, "RefName"); in PrintCursor()
1052 PrintRange(extent, "Extent"); in PrintCursorExtent()
2292 PrintRange(range, 0); in inspect_cursor_at()
2357 PrintRange(range, ""); in findFileRefsVisit()
2467 PrintRange(range, ""); in findFileIncludesVisit()