Searched refs:clang_Type_getValueType (Results 1 – 4 of 4) sorted by relevance
112 clang_Type_getValueType
1327 CXType clang_Type_getValueType(CXType CT) { in clang_Type_getValueType() function
3994 CINDEX_LINKAGE CXType clang_Type_getValueType(CXType CT);
1595 CXType VT = clang_Type_getValueType(T); in PrintType()