Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_TypeRef

710   CXCursor C = { CXCursor_TypeRef, 0, { Type, RawLoc, TU } };
716 assert(C.kind == CXCursor_TypeRef);