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

  /external/clang/tools/libclang/
Indexing.cpp 217 CXIndexAction idxAction;
420 CXIndexAction idxAction;
694 CXIndexAction clang_IndexAction_create(CXIndex CIdx) {
695 // For now, CXIndexAction is featureless.
699 void clang_IndexAction_dispose(CXIndexAction idxAction) {
700 // For now, CXIndexAction is featureless.
703 int clang_indexSourceFile(CXIndexAction idxAction,
759 int clang_indexTranslationUnit(CXIndexAction idxAction,
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 120 milliseconds