Searched refs:getObjCEncodingForPropertyType (Results 1 – 6 of 6) sorted by relevance
1558 void getObjCEncodingForPropertyType(QualType T, std::string &S) const;
2014 void getObjCEncodingForPropertyType(QualType T, std::string &S) const;
1998 void getObjCEncodingForPropertyType(QualType T, std::string &S) const;
1990 void getObjCEncodingForPropertyType(QualType T, std::string &S) const;
5402 getObjCEncodingForPropertyType(PD->getType(), S); in getObjCEncodingForPropertyDecl()5477 void ASTContext::getObjCEncodingForPropertyType(QualType T, in getObjCEncodingForPropertyType() function in ASTContext