Lines Matching full:clang_getcursorspelling
603 : clang_getCursorSpelling(Cursor);735 CXString Name = clang_getCursorSpelling(SpecializationOf);1233 const char *FieldName = clang_getCString(clang_getCursorSpelling(cursor));1241 RootParentName = clang_getCString(clang_getCursorSpelling(Root));2083 Spelling = clang_getCursorSpelling(Cursor);