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 476 CXTranslationUnit *out_TU;
494 CXTranslationUnit *out_TU = ITUI->out_TU;
497 if (out_TU)
498 *out_TU = nullptr;
499 bool requestedToGetTU = (out_TU != nullptr);
670 if (out_TU)
671 *out_TU = CXTU->takeTU();
971 CXTranslationUnit *out_TU,
993 out_TU,
    [all...]
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 302 milliseconds