Searched refs:clang_Type_getNumObjCProtocolRefs (Results 1 – 4 of 4) sorted by relevance
159 clang_Type_getNumObjCProtocolRefs;
1196 unsigned clang_Type_getNumObjCProtocolRefs(CXType CT) { in clang_Type_getNumObjCProtocolRefs() function
3226 CINDEX_LINKAGE unsigned clang_Type_getNumObjCProtocolRefs(CXType T);
1663 unsigned NumProtocols = clang_Type_getNumObjCProtocolRefs(PT); in PrintType()