Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_CXXBaseSpecifier

726   CXCursor C = { CXCursor_CXXBaseSpecifier, 0, { B, nullptr, TU } };
731 assert(C.kind == CXCursor_CXXBaseSpecifier);