Searched refs:clang_getResultType (Results 1 – 4 of 4) sorted by relevance
197 clang_getResultType
542 CXType clang_getResultType(CXType X) { in clang_getResultType() function559 return clang_getResultType(clang_getCursorType(C)); in clang_getCursorResultType()
1178 self._result_type = conf.lib.clang_getResultType(self.type)1602 return conf.lib.clang_getResultType(self)
2835 CINDEX_LINKAGE CXType clang_getResultType(CXType T);