Searched defs:getObjCEncodingForType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp4723 getObjCEncodingForType(BlockTy->getAs<FunctionType>()->getResultType(),
4763 getObjCEncodingForType(PType, S);
4774 getObjCEncodingForType(Decl->getResultType(), S);
4804 getObjCEncodingForType(PType, S);
5018 void ASTContext::getObjCEncodingForType(QualType T, std::string& S, function in class:ASTContext

Completed in 139 milliseconds