Searched refs:CXCursor_TypeRef (Results 1 – 4 of 4) sorted by relevance
682 CXCursor C = { CXCursor_TypeRef, 0, { Type, RawLoc, TU } }; in MakeCursorTypeRef()688 assert(C.kind == CXCursor_TypeRef); in getCursorTypeRef()
192 case CXCursor_TypeRef: { in clang_getCursorType()
3739 case CXCursor_TypeRef: { in clang_getCursorSpelling()4187 case CXCursor_TypeRef: in clang_getCursorKindSpelling()4625 cursor.kind == CXCursor_TypeRef) { in GetCursorVisitor()4802 case CXCursor_TypeRef: { in clang_getCursorLocation()4959 case CXCursor_TypeRef: in getRawCursorExtent()5172 case CXCursor_TypeRef: in clang_getCursorReferenced()
1657 CXCursor_TypeRef = 43, enumerator