Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_CXXBaseSpecifier

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