Searched refs:CXCursor_LabelRef (Results 1 – 3 of 3) sorted by relevance
1046 CXCursor C = {CXCursor_LabelRef, 0, {Label, RawLoc, TU}}; in MakeCursorLabelRef()1052 assert(C.kind == CXCursor_LabelRef); in getCursorLabelRef()
4674 case CXCursor_LabelRef: { in clang_getCursorSpelling()5255 case CXCursor_LabelRef: in clang_getCursorKindSpelling()6033 case CXCursor_LabelRef: { in clang_getCursorLocation()6165 case CXCursor_LabelRef: in getRawCursorExtent()6379 case CXCursor_LabelRef: in clang_getCursorReferenced()
1852 CXCursor_LabelRef = 48, enumerator