Searched refs:clang_getCursorPrettyPrinted (Results 1 – 4 of 4) sorted by relevance
197 clang_getCursorPrettyPrinted
5088 CXString clang_getCursorPrettyPrinted(CXCursor C, CXPrintingPolicy cxPolicy) { in clang_getCursorPrettyPrinted() function
4429 CINDEX_LINKAGE CXString clang_getCursorPrettyPrinted(CXCursor Cursor,
752 text = clang_getCursorPrettyPrinted(Cursor, Policy); in CursorToText()