Searched refs:clang_getInclusions (Results 1 - 4 of 4) sorted by relevance

/external/clang/tools/libclang/
H A DCIndexInclusionStack.cpp25 void clang_getInclusions(CXTranslationUnit TU, CXInclusionVisitor CB, function
/external/clang/include/clang-c/
H A DIndex.h4732 * (used with clang_getInclusions()).
4734 * This visitor function will be invoked by clang_getInclusions() for each
4752 CINDEX_LINKAGE void clang_getInclusions(CXTranslationUnit tu,
/external/clang/bindings/python/clang/
H A Dcindex.py2318 conf.lib.clang_getInclusions(self,
3077 ("clang_getInclusions",
/external/clang/tools/c-index-test/
H A Dc-index-test.c1180 clang_getInclusions(TU, InclusionVisitor, NULL);

Completed in 1030 milliseconds