Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_MemberRef

776   CXCursor C = { CXCursor_MemberRef, 0, { Field, RawLoc, TU } };
782 assert(C.kind == CXCursor_MemberRef);