Searched refs:CXCursor_LabelRef (Results 1 – 3 of 3) sorted by relevance
409 CXCursor C = { CXCursor_LabelRef, { Label, RawLoc, TU } }; in MakeCursorLabelRef()415 assert(C.kind == CXCursor_LabelRef); in getCursorLabelRef()
3111 case CXCursor_LabelRef: { in clang_getCursorSpelling()3313 case CXCursor_LabelRef: in clang_getCursorKindSpelling()3647 case CXCursor_LabelRef: { in clang_getCursorLocation()3741 case CXCursor_LabelRef: in getRawCursorExtent()3915 case CXCursor_LabelRef: in clang_getCursorReferenced()
1294 CXCursor_LabelRef = 48, enumerator