Searched refs:getPredefinedStringLiteralFromCache (Results 1 – 3 of 3) sorted by relevance
2882 StringLiteral *getPredefinedStringLiteralFromCache(StringRef Key) const;
2078 StringLiteral *Res = Ctx.getPredefinedStringLiteralFromCache(Tmp); in EvaluateInContext()
11041 ASTContext::getPredefinedStringLiteralFromCache(StringRef Key) const { in getPredefinedStringLiteralFromCache() function in ASTContext