Searched refs:CXCursor_TypeRef (Results 1 – 4 of 4) sorted by relevance
548 CXCursor C = { CXCursor_TypeRef, 0, { (void*)Type, RawLoc, TU } }; in MakeCursorTypeRef()554 assert(C.kind == CXCursor_TypeRef); in getCursorTypeRef()
171 case CXCursor_TypeRef: { in clang_getCursorType()
3090 case CXCursor_TypeRef: { in clang_getCursorSpelling()3398 case CXCursor_TypeRef: in clang_getCursorKindSpelling()3744 cursor.kind == CXCursor_TypeRef) { in GetCursorVisitor()3900 case CXCursor_TypeRef: { in clang_getCursorLocation()4050 case CXCursor_TypeRef: in getRawCursorExtent()4261 case CXCursor_TypeRef: in clang_getCursorReferenced()
1483 CXCursor_TypeRef = 43, enumerator