Searched refs:CXCursor_TypeRef (Results 1 – 5 of 5) sorted by relevance
97 case CXCursor_TypeRef: in categorize()
925 CXCursor C = {CXCursor_TypeRef, 0, {Type, RawLoc, TU}}; in MakeCursorTypeRef()931 assert(C.kind == CXCursor_TypeRef); in getCursorTypeRef()
4842 case CXCursor_TypeRef: { in clang_getCursorSpelling()5443 case CXCursor_TypeRef: in clang_getCursorKindSpelling()6036 cursor.kind == CXCursor_TypeRef) { in GetCursorVisitor()6220 case CXCursor_TypeRef: { in clang_getCursorLocation()6376 case CXCursor_TypeRef: in getRawCursorExtent()6588 case CXCursor_TypeRef: in clang_getCursorReferenced()
268 case CXCursor_TypeRef: { in clang_getCursorType()
1821 CXCursor_TypeRef = 43, enumerator