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.c963 static const char* GetCursorSource(CXCursor Cursor) { in GetCursorSource() function
1103 GetCursorSource(Cursor), line, column); in FilteredPrintingVisitor()
1172 printf("// %s: %s:%d:%d: ", FileCheckPrefix, GetCursorSource(Ref), in FunctionScanVisitor()
1199 printf("// %s: %s %s", FileCheckPrefix, GetCursorSource(C), cstr); in USRVisitor()