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