Searched refs:GetConstStringType (Results 1 – 2 of 2) sorted by relevance
82 static const Type* GetConstStringType() { in GetConstStringType() function
534 std::string temp = GenerateNewTempVariable(TypeOracle::GetConstStringType()); in Visit()537 return VisitResult{TypeOracle::GetConstStringType(), temp}; in Visit()