Searched refs:printStringOrID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp213 static void printStringOrID(const WindowsResourceParser::StringOrID &S, function in namespace:llvm::object
238 printStringOrID(Context[0], OS, /* IsType */ true, /* IsID */ true);
243 printStringOrID(Context[1], OS, /* IsType */ false, /* IsID */ true);
248 printStringOrID(Context[2], OS, /* IsType */ false, /* IsID */ false);

Completed in 45 milliseconds