Home | History | Annotate | Download | only in c-index-test

Lines Matching refs:clang_getCursorKindSpelling

645     CXString ks = clang_getCursorKindSpelling(Cursor.kind);
667 ks = clang_getCursorKindSpelling(Cursor.kind);
1827 CXString ks = clang_getCursorKindSpelling(completion_result->CursorKind);
1876 CXString KindSpelling = clang_getCursorKindSpelling(ParentKind);
2086 containerKindSpelling = clang_getCursorKindSpelling(containerKind);