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

  /external/clang/tools/libclang/
Indexing.cpp 475 CXTranslationUnit *out_TU;
493 CXTranslationUnit *out_TU = ITUI->out_TU;
496 if (out_TU)
497 *out_TU = nullptr;
498 bool requestedToGetTU = (out_TU != nullptr);
669 if (out_TU)
670 *out_TU = CXTU->takeTU();
965 CXTranslationUnit *out_TU,
987 out_TU,
    [all...]
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 791 milliseconds