Searched refs:clang_Type_getValueType (Results 1 – 4 of 4) sorted by relevance
169 clang_Type_getValueType;
1350 CXType clang_Type_getValueType(CXType CT) { in clang_Type_getValueType() function
3454 CINDEX_LINKAGE CXType clang_Type_getValueType(CXType CT);
1606 CXType VT = clang_Type_getValueType(T); in PrintType()