Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWindowsResource.cpp213 static void printStringOrID(const WindowsResourceParser::StringOrID &S, in printStringOrID() function
238 printStringOrID(Context[0], OS, /* IsType */ true, /* IsID */ true); in makeDuplicateResourceError()
243 printStringOrID(Context[1], OS, /* IsType */ false, /* IsID */ true); in makeDuplicateResourceError()
248 printStringOrID(Context[2], OS, /* IsType */ false, /* IsID */ false); in makeDuplicateResourceError()