Searched refs:CXCursor_TypeRef (Results 1 – 4 of 4) sorted by relevance
573 CXCursor C = { CXCursor_TypeRef, 0, { Type, RawLoc, TU } }; in MakeCursorTypeRef()579 assert(C.kind == CXCursor_TypeRef); in getCursorTypeRef()
185 case CXCursor_TypeRef: { in clang_getCursorType()
3249 case CXCursor_TypeRef: { in clang_getCursorSpelling()3570 case CXCursor_TypeRef: in clang_getCursorKindSpelling()3922 cursor.kind == CXCursor_TypeRef) { in GetCursorVisitor()4091 case CXCursor_TypeRef: { in clang_getCursorLocation()4242 case CXCursor_TypeRef: in getRawCursorExtent()4454 case CXCursor_TypeRef: in clang_getCursorReferenced()
1565 CXCursor_TypeRef = 43, enumerator