Searched refs:CXCursor_LabelRef (Results 1 – 3 of 3) sorted by relevance
846 CXCursor C = { CXCursor_LabelRef, 0, { Label, RawLoc, TU } }; in MakeCursorLabelRef()852 assert(C.kind == CXCursor_LabelRef); in getCursorLabelRef()
3767 case CXCursor_LabelRef: { in clang_getCursorSpelling()4195 case CXCursor_LabelRef: in clang_getCursorKindSpelling()4841 case CXCursor_LabelRef: { in clang_getCursorLocation()4974 case CXCursor_LabelRef: in getRawCursorExtent()5190 case CXCursor_LabelRef: in clang_getCursorReferenced()
1688 CXCursor_LabelRef = 48, enumerator