Searched refs:CXCursor_LabelRef (Results 1 – 3 of 3) sorted by relevance
1096 CXCursor C = {CXCursor_LabelRef, 0, {Label, RawLoc, TU}}; in MakeCursorLabelRef()1102 assert(C.kind == CXCursor_LabelRef); in getCursorLabelRef()
4900 case CXCursor_LabelRef: { in clang_getCursorSpelling()5481 case CXCursor_LabelRef: in clang_getCursorKindSpelling()6293 case CXCursor_LabelRef: { in clang_getCursorLocation()6425 case CXCursor_LabelRef: in getRawCursorExtent()6639 case CXCursor_LabelRef: in clang_getCursorReferenced()
1184 CXCursor_LabelRef = 48, enumerator