Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_LabelRef

874   CXCursor C = { CXCursor_LabelRef, 0, { Label, RawLoc, TU } };
880 assert(C.kind == CXCursor_LabelRef);