Searched refs:CXCursor_LabelRef (Results 1 – 3 of 3) sorted by relevance
810 CXCursor C = { CXCursor_LabelRef, 0, { Label, RawLoc, TU } }; in MakeCursorLabelRef()816 assert(C.kind == CXCursor_LabelRef); in getCursorLabelRef()
3547 case CXCursor_LabelRef: {3911 case CXCursor_LabelRef:4526 case CXCursor_LabelRef: { in clang_getCursorLocation()4659 case CXCursor_LabelRef: in getRawCursorExtent()4874 case CXCursor_LabelRef: in clang_getCursorReferenced()
1671 CXCursor_LabelRef = 48, enumerator