Searched refs:clang_getTranslationUnitSpelling (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang-c/
H A DIndex.h1030 clang_getTranslationUnitSpelling(CXTranslationUnit CTUnit);
/external/clang/bindings/python/clang/
H A Dcindex.py2301 return conf.lib.clang_getTranslationUnitSpelling(self)
3174 ("clang_getTranslationUnitSpelling",
/external/clang/tools/libclang/
H A DCIndex.cpp3129 CXString clang_getTranslationUnitSpelling(CXTranslationUnit CTUnit) { function
3372 return clang_getTranslationUnitSpelling(getCursorTU(C));

Completed in 641 milliseconds