Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp212 static void printStringOrID(const WindowsResourceParser::StringOrID &S, in printStringOrID() function
237 printStringOrID(Context[0], OS, /* IsType */ true, /* IsID */ true); in makeDuplicateResourceError()
242 printStringOrID(Context[1], OS, /* IsType */ false, /* IsID */ true); in makeDuplicateResourceError()
247 printStringOrID(Context[2], OS, /* IsType */ false, /* IsID */ false); in makeDuplicateResourceError()