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

Lines Matching refs:NumChildren

543     const unsigned NumChildren = clang_Comment_getNumChildren(Comment);
545 for (i = 0; i != NumChildren; ++i) {