Searched refs:CXCursor_TypeRef (Results 1 – 4 of 4) sorted by relevance
932 CXCursor C = {CXCursor_TypeRef, 0, {Type, RawLoc, TU}}; in MakeCursorTypeRef()938 assert(C.kind == CXCursor_TypeRef); in getCursorTypeRef()
4872 case CXCursor_TypeRef: { in clang_getCursorSpelling()5473 case CXCursor_TypeRef: in clang_getCursorKindSpelling()6070 cursor.kind == CXCursor_TypeRef) { in GetCursorVisitor()6254 case CXCursor_TypeRef: { in clang_getCursorLocation()6410 case CXCursor_TypeRef: in getRawCursorExtent()6622 case CXCursor_TypeRef: in clang_getCursorReferenced()
270 case CXCursor_TypeRef: { in clang_getCursorType()
1153 CXCursor_TypeRef = 43, enumerator