Searched refs:getObjCEncodingForPropertyType (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h1378 void getObjCEncodingForPropertyType(QualType T, std::string &S) const;
/external/clang/lib/AST/
H A DASTContext.cpp5025 getObjCEncodingForPropertyType(PD->getType(), S);
5098 void ASTContext::getObjCEncodingForPropertyType(QualType T, function in class:ASTContext

Completed in 114 milliseconds