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

Lines Matching defs:endBuf

1133   const char *startBuf, *endBuf;
1142 clang_getDefinitionSpellingAndExtent(Cursor, &startBuf, &endBuf,
1149 while (startBuf < endBuf) {