Home
last modified time | relevance | path

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

/external/clang/tools/c-index-test/
Dc-index-test.c947 static const char* GetCursorSource(CXCursor Cursor) { in GetCursorSource() function
1087 GetCursorSource(Cursor), line, column); in FilteredPrintingVisitor()
1156 printf("// %s: %s:%d:%d: ", FileCheckPrefix, GetCursorSource(Ref), in FunctionScanVisitor()
1183 printf("// %s: %s %s", FileCheckPrefix, GetCursorSource(C), cstr); in USRVisitor()