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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp77 static bool isMergeableElement(const unsigned char *ElementName) { function
520 if (!isMergeableElement(Child->name) ||
646 !isMergeableElement(AdditionalRoot->name) ||

Completed in 36 milliseconds