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

Lines Matching refs:CXType_Record

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