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

/external/clang/lib/AST/
H A DASTContext.cpp4037 getObjCEncodingForType(BlockTy->getAs<FunctionType>()->getResultType(), S);
4070 getObjCEncodingForType(PType, S);
4081 getObjCEncodingForType(Decl->getResultType(), S);
4111 getObjCEncodingForType(PType, S);
4321 void ASTContext::getObjCEncodingForType(QualType T, std::string& S, function in class:ASTContext

Completed in 37 milliseconds