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

/external/clang/tools/libclang/
H A DCXType.cpp568 CXType clang_getResultType(CXType X) { function
585 return clang_getResultType(clang_getCursorType(C));
/external/clang/bindings/python/clang/
H A Dcindex.py1249 self._result_type = conf.lib.clang_getResultType(self.type)
1801 return conf.lib.clang_getResultType(self)
3138 ("clang_getResultType",
/external/clang/include/clang-c/
H A DIndex.h2957 CINDEX_LINKAGE CXType clang_getResultType(CXType T);

Completed in 160 milliseconds