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

Lines Matching full:endbuf

1008   const char *startBuf, *endBuf;
1017 clang_getDefinitionSpellingAndExtent(Cursor, &startBuf, &endBuf,
1024 while (startBuf < endBuf) {