Searched refs:clang_Type_getNumObjCProtocolRefs (Results 1 – 4 of 4) sorted by relevance
106 clang_Type_getNumObjCProtocolRefs
1172 unsigned clang_Type_getNumObjCProtocolRefs(CXType CT) { in clang_Type_getNumObjCProtocolRefs() function
3766 CINDEX_LINKAGE unsigned clang_Type_getNumObjCProtocolRefs(CXType T);
1652 unsigned NumProtocols = clang_Type_getNumObjCProtocolRefs(PT); in PrintType()