Home | History | Annotate | Download | only in c-index-test

Lines Matching refs:CXType_Record

1444         /* Recurse as long as the parent is a CXType_Record and the Record
1446 } while ( clang_getCursorType(Parent).kind == CXType_Record &&