Searched refs:DecodeTypeStr (Results 1 – 3 of 3) sorted by relevance
2049 QualType DecodeTypeStr(const char *&Str, const ASTContext &Context,
10401 QualType ASTContext::DecodeTypeStr(const char *&Str, const ASTContext &Context, in DecodeTypeStr() function in ASTContext
3224 return Context.DecodeTypeStr(--Str, Context, Error, RequireICE, true); in DecodePPCMMATypeFromStr()