Searched refs:clang_getResultType (Results 1 – 4 of 4) sorted by relevance
233 clang_getResultType
572 CXType clang_getResultType(CXType X) { in clang_getResultType() function589 return clang_getResultType(clang_getCursorType(C)); in clang_getCursorResultType()
1329 self._result_type = conf.lib.clang_getResultType(self.type)1885 return conf.lib.clang_getResultType(self)
3218 CINDEX_LINKAGE CXType clang_getResultType(CXType T);