Searched refs:CXCursor_TypeRef (Results 1 – 4 of 4) sorted by relevance
647 CXCursor C = { CXCursor_TypeRef, 0, { Type, RawLoc, TU } }; in MakeCursorTypeRef()653 assert(C.kind == CXCursor_TypeRef); in getCursorTypeRef()
192 case CXCursor_TypeRef: { in clang_getCursorType()
3580 case CXCursor_TypeRef: { in clang_getCursorSpelling()3964 case CXCursor_TypeRef: in clang_getCursorKindSpelling()4378 cursor.kind == CXCursor_TypeRef) { in GetCursorVisitor()4550 case CXCursor_TypeRef: { in clang_getCursorLocation()4707 case CXCursor_TypeRef: in getRawCursorExtent()4919 case CXCursor_TypeRef: in clang_getCursorReferenced()
1640 CXCursor_TypeRef = 43, enumerator