Searched refs:clang_getResultType (Results 1 – 4 of 4) sorted by relevance
239 clang_getResultType
585 CXType clang_getResultType(CXType X) { in clang_getResultType() function602 return clang_getResultType(clang_getCursorType(C)); in clang_getCursorResultType()
1375 self._result_type = conf.lib.clang_getResultType(self.type)1933 return conf.lib.clang_getResultType(self)
3308 CINDEX_LINKAGE CXType clang_getResultType(CXType T);