Searched refs:FormatImpl (Results 1 – 1 of 1) sorted by relevance
87 static llvm::Error FormatImpl(DataStack &data) { in FormatImpl() function566 if (auto error = FormatImpl(data)) in Interpret()