Searched refs:CXCursor_TypeRef (Results 1 – 4 of 4) sorted by relevance
710 CXCursor C = { CXCursor_TypeRef, 0, { Type, RawLoc, TU } }; in MakeCursorTypeRef()716 assert(C.kind == CXCursor_TypeRef); in getCursorTypeRef()
194 case CXCursor_TypeRef: { in clang_getCursorType()
4140 case CXCursor_TypeRef: { in clang_getCursorSpelling()4532 case CXCursor_TypeRef: in clang_getCursorKindSpelling()4990 cursor.kind == CXCursor_TypeRef) { in GetCursorVisitor()5167 case CXCursor_TypeRef: { in clang_getCursorLocation()5324 case CXCursor_TypeRef: in getRawCursorExtent()5537 case CXCursor_TypeRef: in clang_getCursorReferenced()
1668 CXCursor_TypeRef = 43, enumerator