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

/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DWindowsResource.cpp516 auto ElementInserted = IDChildren.emplace(ID, std::move(NewChild)); local
517 Result = ElementInserted.first->second.get();
518 return ElementInserted.second;

Completed in 122 milliseconds