HomeSort by relevance Sort by last modified time
    Searched refs:endBuf (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Rewrite/
RewriteObjC.cpp 281 bool BufferContainsPPDirectives(const char *startBuf, const char *endBuf);
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c 483 const char *startBuf, *endBuf;
492 clang_getDefinitionSpellingAndExtent(Cursor, &startBuf, &endBuf,
499 while (startBuf < endBuf) {
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 185 milliseconds