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

Lines Matching refs:endBuf

1075   const char *startBuf, *endBuf;
1084 clang_getDefinitionSpellingAndExtent(Cursor, &startBuf, &endBuf,
1091 while (startBuf < endBuf) {