Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp297 auto LastIt = NameNode->IDChildren.rbegin(); in cleanUpManifests() local
298 uint32_t LastLang = LastIt->first; in cleanUpManifests()
299 TreeNode *LastNode = LastIt->second.get(); in cleanUpManifests()