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.c339 static void PrintRange(CXSourceRange R, const char *str) { in PrintRange() function
613 PrintRange(clang_Cursor_getCommentRange(Cursor), "RawCommentRange"); in PrintCursorComments()
892 PrintRange(RefNameRange, "SingleRefName"); in PrintCursor()
902 PrintRange(RefNameRange, "RefName"); in PrintCursor()
1067 PrintRange(extent, "Extent"); in PrintCursorExtent()
2354 PrintRange(range, 0); in inspect_cursor_at()
2419 PrintRange(range, ""); in findFileRefsVisit()
2529 PrintRange(range, ""); in findFileIncludesVisit()