Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp539 static void stripComments(xmlNodePtr Root) { in stripComments() function
543 stripComments(Child); in stripComments()
637 stripComments(AdditionalRoot); in merge()