Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Object/
H A DWindowsResource.cpp211 static void printStringOrID(const WindowsResourceParser::StringOrID &S, in printStringOrID() function
236 printStringOrID(Context[0], OS, /* IsType */ true, /* IsID */ true); in makeDuplicateResourceError()
241 printStringOrID(Context[1], OS, /* IsType */ false, /* IsID */ true); in makeDuplicateResourceError()
246 printStringOrID(Context[2], OS, /* IsType */ false, /* IsID */ false); in makeDuplicateResourceError()