Searched refs:CXCursor_TypeRef (Results 1 – 4 of 4) sorted by relevance
882 CXCursor C = {CXCursor_TypeRef, 0, {Type, RawLoc, TU}}; in MakeCursorTypeRef()888 assert(C.kind == CXCursor_TypeRef); in getCursorTypeRef()
262 case CXCursor_TypeRef: { in clang_getCursorType()
4646 case CXCursor_TypeRef: { in clang_getCursorSpelling()5247 case CXCursor_TypeRef: in clang_getCursorKindSpelling()5810 cursor.kind == CXCursor_TypeRef) { in GetCursorVisitor()5994 case CXCursor_TypeRef: { in clang_getCursorLocation()6150 case CXCursor_TypeRef: in getRawCursorExtent()6362 case CXCursor_TypeRef: in clang_getCursorReferenced()
1821 CXCursor_TypeRef = 43, enumerator