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

/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DWindowsResource.h248 bool shouldIgnoreDuplicate(const ResourceEntryRef &Entry) const;
249 bool shouldIgnoreDuplicate(const std::vector<StringOrID> &Context) const;
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DWindowsResource.cpp310 bool WindowsResourceParser::shouldIgnoreDuplicate( function in class:llvm::object::WindowsResourceParser
319 bool WindowsResourceParser::shouldIgnoreDuplicate( function in class:llvm::object::WindowsResourceParser
354 if (!shouldIgnoreDuplicate(Entry))
439 if (!shouldIgnoreDuplicate(Context))

Completed in 131 milliseconds