Searched refs:RootParentSpelling (Results 1 – 1 of 1) sorted by relevance
1359 CXString RootParentSpelling; in PrintTypeSize() local1364 clang_disposeString(RootParentSpelling); in PrintTypeSize()1367 RootParentSpelling = clang_getCursorSpelling(Root); in PrintTypeSize()1368 RootParentName = clang_getCString(RootParentSpelling); in PrintTypeSize()1372 clang_disposeString(RootParentSpelling); in PrintTypeSize()