Searched refs:cxPolicy (Results 1 – 1 of 1) sorted by relevance
5047 CXString clang_getCursorPrettyPrinted(CXCursor C, CXPrintingPolicy cxPolicy) { in clang_getCursorPrettyPrinted() argument5058 PrintingPolicy *UserPolicy = static_cast<PrintingPolicy *>(cxPolicy); in clang_getCursorPrettyPrinted()